Home
last modified time | relevance | path

Searched defs:GetExternalModuleVar (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1864 DEF_CALL_SIGNATURE(GetExternalModuleVar) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp5009 JSTaggedValue RuntimeStubs::GetExternalModuleVar(uintptr_t argGlue, JSFunction *jsFunc, int32_t ind… in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs