Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stub_list.h309 V(LdLocalModuleVarByIndexWithModule) \
Druntime_stubs.cpp1887 DEF_RUNTIME_STUBS(LdLocalModuleVarByIndexWithModule) in DEF_RUNTIME_STUBS() argument
1889 RUNTIME_STUBS_HEADER(LdLocalModuleVarByIndexWithModule); in DEF_RUNTIME_STUBS()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp11801 result = CallRuntime(glue, RTSTUB_ID(LdLocalModuleVarByIndexWithModule), in Loadlocalmodulevar()