Home
last modified time | relevance | path

Searched defs:needTransition (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Delement_accessor-inl.h30 … const JSHandle<T> &value, bool needTransition, ElementsKind extraKind) in Set()
Djs_stable_array.cpp41 bool needTransition = true; in Push() local
62 bool needTransition = true; in Push() local
157 JSThread *thread, bool &needTransition, in UpdateArrayCapacity()
223 bool needTransition = true; in Splice() local
274 bool needTransition = true; in Splice() local
377 bool needTransition = false; in Shift() local
405 bool needTransition = false; in Shift() local
1567 bool needTransition = true; in With() local
1604 bool needTransition = true; in ToSpliced() local
1652 bool needTransition = true; in ToReversed() local
[all …]
Djs_object.cpp517 bool needTransition = true; in AddElementInternal() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder_next_optimization.cpp115 Label needTransition(env); in UnshiftOptimised() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp11064 … GateRef index, GateRef needTransition, GateRef extraKind) in SetValueWithElementsKind()
11185 … GateRef index, ElementsKind kind, bool needTransition) in FastSetValueWithElementsKind()