Searched defs:transition (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| D | object_operator.cpp | 623 …tOperator::SetFound(uint32_t index, JSTaggedValue value, uint32_t attr, bool mode, bool transition) in SetFound() 632 void ObjectOperator::UpdateFound(uint32_t index, uint32_t attr, bool mode, bool transition) in UpdateFound()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | stub_builder-inl.h | 1439 …uilder::SetTransitionsToHClass(VariableType type, GateRef glue, GateRef hClass, GateRef transition) in SetTransitionsToHClass()
|
| D | stub_builder.cpp | 2338 GateRef transition = Load(VariableType::JS_POINTER(), hclass, transitionOffset); in FindTransitions() local
|