MCPcopy Create free account
hub / github.com/WheretIB/nullc / eval

Function eval

NULLC/translation/std_dynamic.cpp:75–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 /* node translation unknown */
74}
75void eval(NULLCArray<char > code_0, void* unused)
76{
77 NULLCFuncPtr<__typeProxy_void_ref__> __temp1_12;
78 override(__nullcMakeAutoRef((void*)(*(&__temp1_12) = ( (NULLCFuncPtr<__typeProxy_void_ref__> )__nullcMakeFunction(__nullcFR[74], (void*)0u)), &__temp1_12), __nullcTR[54]), *(&code_0), (void*)0);
79 eval_stub((void*)0);
80}
81int __init_std_dynamic_nc()
82{
83 static int moduleInitialized = 0;

Callers 2

RunMethod · 0.85
RunMethod · 0.85

Calls 4

__nullcMakeAutoRefFunction · 0.85
__nullcMakeFunctionFunction · 0.85
eval_stubFunction · 0.85
overrideFunction · 0.70

Tested by 2

RunMethod · 0.68
RunMethod · 0.68