Searched defs:StoreWithTransition (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| H A D | ic_runtime_stub-inl.h | 311 void ICRuntimeStub::StoreWithTransition(JSThread *thread, JSObject *receiver, JSTaggedValue value, in StoreWithTransition() function in panda::ecmascript::ICRuntimeStub |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder.cpp | 3077 GateRef StubBuilder::StoreWithTransition(GateRef glue, GateRef receiver, GateRef value, GateRef handler, in StoreWithTransition() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 19 milliseconds