Home
last modified time | relevance | path

Searched defs:LdGlobalRecord (Results 1 – 3 of 3) sorted by relevance

/ark/js_runtime/ecmascript/
Druntime_trampolines.cpp1107 DEF_RUNTIME_TRAMPOLINES(LdGlobalRecord) in DEF_RUNTIME_TRAMPOLINES() argument
/ark/js_runtime/ecmascript/compiler/
Dstub_descriptor.cpp1676 CALL_STUB_INIT_DESCRIPTOR(LdGlobalRecord) in CALL_STUB_INIT_DESCRIPTOR() argument
/ark/js_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1662 JSTaggedValue SlowRuntimeStub::LdGlobalRecord(JSThread *thread, JSTaggedValue key) in LdGlobalRecord() function in panda::ecmascript::SlowRuntimeStub