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.h429 ARK_INLINE JSTaggedValue ICRuntimeStub::LoadGlobal(const JSThread *thread, JSTaggedValue handler) in LoadGlobal() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp2730 GateRef StubBuilder::LoadGlobal(GateRef glue, GateRef cell) in LoadGlobal() function in panda::ecmascript::kungfu::StubBuilder