Searched defs:LdGlobalRecord (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
D | slow_runtime_stub.cpp | 914 JSTaggedValue SlowRuntimeStub::LdGlobalRecord(JSThread *thread, JSTaggedValue key) in LdGlobalRecord() function in panda::ecmascript::SlowRuntimeStub |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | stub_builder.cpp | 1577 GateRef StubBuilder::LdGlobalRecord(GateRef glue, GateRef key) in LdGlobalRecord() function in panda::ecmascript::kungfu::StubBuilder |