Searched defs:needTransition (Results 1 – 5 of 5) sorted by relevance
30 … const JSHandle<T> &value, bool needTransition, ElementsKind extraKind) in Set()
41 bool needTransition = true; in Push() local63 bool needTransition = true; in Push() local158 JSThread *thread, bool &needTransition, in UpdateArrayCapacity()223 bool needTransition = true; in Splice() local274 bool needTransition = true; in Splice() local376 bool needTransition = false; in Shift() local404 bool needTransition = false; in Shift() local1407 bool needTransition = true; in With() local1444 bool needTransition = true; in ToSpliced() local1492 bool needTransition = true; in ToReversed() local
444 bool needTransition = true; in AddElementInternal() local
658 bool needTransition = static_cast<bool>(GetArg(argv, argc, 3).GetInt()); in DEF_RUNTIME_STUBS() local
9411 … GateRef index, GateRef needTransition, GateRef extraKind) in SetValueWithElementsKind()