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