#include <fif.hpp>
Definition at line 411 of file fif.hpp.
◆ being_compiled
bool fif::interpreted_word_instance::being_compiled = false |
◆ compiled_bytecode
std::vector<int32_t> fif::interpreted_word_instance::compiled_bytecode |
◆ is_imported_function
bool fif::interpreted_word_instance::is_imported_function = false |
◆ llvm_compilation_finished
bool fif::interpreted_word_instance::llvm_compilation_finished = false |
◆ llvm_function
LLVMValueRef fif::interpreted_word_instance::llvm_function = nullptr |
◆ stack_types_count
int32_t fif::interpreted_word_instance::stack_types_count = 0 |
◆ stack_types_start
int32_t fif::interpreted_word_instance::stack_types_start = 0 |
◆ typechecking_level
int32_t fif::interpreted_word_instance::typechecking_level = 0 |
The documentation for this struct was generated from the following file:
- /github/workspace/src/scripting/fif.hpp