ReactOS 0.4.15-dev-7958-gcd0bb1a
InterpretedFunction Struct Reference
Collaboration diagram for InterpretedFunction:

Public Attributes

FunctionInstance function
 
scope_chain_tscope_chain
 
bytecode_tcode
 
function_code_tfunc_code
 

Detailed Description

Definition at line 43 of file function.c.

Member Data Documentation

◆ code

bytecode_t* InterpretedFunction::code

◆ func_code

◆ function

FunctionInstance InterpretedFunction::function

◆ scope_chain

scope_chain_t* InterpretedFunction::scope_chain

The documentation for this struct was generated from the following file: