Home
last modified time | relevance | path

Searched defs:needTransition (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Delement_accessor-inl.h29 Set(const JSThread *thread, JSHandle<JSObject> receiver, uint32_t idx, const JSHandle<T> &value, bool needTransition, ElementsKind extraKind) Set() argument
H A Djs_stable_array.cpp41 bool needTransition = true; in Push() local
63 bool needTransition = true; in Push() local
223 bool needTransition in Splice() local
155 UpdateArrayCapacity(JSHandle<JSObject> &thisObjHandle, uint32_t &len, uint32_t &insertCount, uint32_t &actualDeleteCount, JSHandle<JSArray> &receiver, uint32_t &start, JSThread *thread, bool &needTransition, JSHandle<JSTaggedValue> &holeHandle, EcmaRuntimeCallInfo *argv, JSHandle<JSTaggedValue> &thisObjVal, JSHandle<JSTaggedValue> &lengthKey) UpdateArrayCapacity() argument
274 bool needTransition = true; Splice() local
376 bool needTransition = false; Shift() local
404 bool needTransition = false; Shift() local
[all...]
H A Djs_object.cpp444 bool needTransition = true; in AddElementInternal() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp9507 SetValueWithElementsKind(GateRef glue, GateRef receiver, GateRef rawValue, GateRef index, GateRef needTransition, GateRef extraKind) SetValueWithElementsKind() argument

Completed in 23 milliseconds