Searched defs:transition (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| D | object_operator.cpp | 975 …tOperator::SetFound(uint32_t index, JSTaggedValue value, uint64_t attr, bool mode, bool transition) in SetFound() 984 void ObjectOperator::UpdateFound(uint32_t index, uint64_t attr, bool mode, bool transition) in UpdateFound()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | stub_builder.cpp | 2890 Label transition(env); in ICStoreElement() local 4254 GateRef transition = Load(VariableType::JS_POINTER(), hclass, transitionOffset); in FindTransitions() local
|
| D | stub_builder-inl.h | 2266 …uilder::SetTransitionsToHClass(VariableType type, GateRef glue, GateRef hClass, GateRef transition) in SetTransitionsToHClass()
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 61810 _interrupt({from: t, transition: e, requires: i}) { property
|