Home
last modified time | relevance | path

Searched defs:transition (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_operator.cpp943 void ObjectOperator::SetFound(uint32_t index, JSTaggedValue value, uint64_t attr, bool mode, bool transition) in SetFound() argument
952 void ObjectOperator::UpdateFound(uint32_t index, uint64_t attr, bool mode, bool transition) in UpdateFound() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h2136 inline void StubBuilder::SetTransitionsToHClass(VariableType type, GateRef glue, GateRef hClass, GateRef transition) in SetTransitionsToHClass() argument
H A Dstub_builder.cpp4151 GateRef transition = Load(VariableType::JS_POINTER(), hclass, transitionOffset); in FindTransitions() local

Completed in 27 milliseconds