Home
last modified time | relevance | path

Searched refs:LdExternalModuleVarByIndex (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stub_list.h326 V(LdExternalModuleVarByIndex) \
Druntime_stubs.cpp1906 DEF_RUNTIME_STUBS(LdExternalModuleVarByIndex) in DEF_RUNTIME_STUBS() argument
1908 RUNTIME_STUBS_HEADER(LdExternalModuleVarByIndex); in DEF_RUNTIME_STUBS()
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp669 RUNTIME_TRACE(thread, LdExternalModuleVarByIndex); in LdExternalModuleVar()
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp1825 …GateRef moduleRef = CallRuntime(glue, RTSTUB_ID(LdExternalModuleVarByIndex), { Int8ToTaggedInt(ind… in GenerateCircuit()
4731 …GateRef moduleRef = CallRuntime(glue, RTSTUB_ID(LdExternalModuleVarByIndex), { Int16ToTaggedInt(in… in GenerateCircuit()