Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stub_list.h326 V(LdExternalModuleVarByIndexWithModule) \
Druntime_stubs.cpp1883 DEF_RUNTIME_STUBS(LdExternalModuleVarByIndexWithModule) in DEF_RUNTIME_STUBS() argument
1885 RUNTIME_STUBS_HEADER(LdExternalModuleVarByIndexWithModule); in DEF_RUNTIME_STUBS()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.cpp3990 GateRef moduleRef = CallRuntime(glue, RTSTUB_ID(LdExternalModuleVarByIndexWithModule), in DECLARE_ASM_HANDLER()
4003 GateRef moduleRef = CallRuntime(glue, RTSTUB_ID(LdExternalModuleVarByIndexWithModule), in DECLARE_ASM_HANDLER()