Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h271 void ICRuntimeStub::StoreWithTransition(JSThread *thread, JSObject *receiver, JSTaggedValue value, in StoreWithTransition() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp2009 GateRef StubBuilder::StoreWithTransition(GateRef glue, GateRef receiver, GateRef value, GateRef han… in StoreWithTransition() function in panda::ecmascript::kungfu::StubBuilder