Searched defs:extraKind (Results 1 – 3 of 3) sorted by relevance
30 … const JSHandle<T> &value, bool needTransition, ElementsKind extraKind) in Set()
659 ElementsKind extraKind = static_cast<ElementsKind>(GetArg(argv, argc, 4).GetInt()); in DEF_RUNTIME_STUBS() local
9411 … GateRef index, GateRef needTransition, GateRef extraKind) in SetValueWithElementsKind()