Home
last modified time | relevance | path

Searched refs:StModuleVarByIndexOnJSFunc (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h256 V(StModuleVarByIndexOnJSFunc) \
Druntime_stubs.cpp1629 DEF_RUNTIME_STUBS(StModuleVarByIndexOnJSFunc) in DEF_RUNTIME_STUBS() argument
1631 RUNTIME_STUBS_HEADER(StModuleVarByIndexOnJSFunc); in DEF_RUNTIME_STUBS()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp1571 auto result = LowerCallRuntime(gate, RTSTUB_ID(StModuleVarByIndexOnJSFunc), in LowerStModuleVar()