Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h441 ARK_INLINE JSTaggedValue ICRuntimeStub::StoreGlobal(JSThread *thread, JSTaggedValue value, JSTagged… in StoreGlobal() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp3611 GateRef StubBuilder::StoreGlobal(GateRef glue, GateRef value, GateRef cell) in StoreGlobal() function in panda::ecmascript::kungfu::StubBuilder