Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h356 ARK_INLINE JSTaggedValue ICRuntimeStub::LoadGlobal(JSTaggedValue handler) in LoadGlobal() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1322 GateRef StubBuilder::LoadGlobal(GateRef cell) in LoadGlobal() function in panda::ecmascript::kungfu::StubBuilder