ReactOS 0.4.17-dev-357-ga8f14ff
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 45 of file function.c.

Member Data Documentation

◆ code

bytecode_t* InterpretedFunction::code

◆ func_code

◆ function

FunctionInstance InterpretedFunction::function

◆ scope_chain


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