Searched defs:StoreGlobal (Results 1 – 2 of 2) sorted by relevance
368 ARK_INLINE JSTaggedValue ICRuntimeStub::StoreGlobal(JSThread *thread, JSTaggedValue value, JSTagged… in StoreGlobal() function
1850 GateRef StubBuilder::StoreGlobal(GateRef glue, GateRef value, GateRef cell) in StoreGlobal() function in panda::ecmascript::kungfu::StubBuilder