Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp914 JSTaggedValue SlowRuntimeStub::LdGlobalRecord(JSThread *thread, JSTaggedValue key) in LdGlobalRecord() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1577 GateRef StubBuilder::LdGlobalRecord(GateRef glue, GateRef key) in LdGlobalRecord() function in panda::ecmascript::kungfu::StubBuilder