Searched refs:ElementsKindSwitchCase (Results 1 – 1 of 1) sorted by relevance
29 using ElementsKindSwitchCase = std::function<void(ElementsKind)>; typedef in v8::internal::HandlerBuiltinsAssembler31 const ElementsKindSwitchCase& case_function,231 TNode<Int32T> elements_kind, const ElementsKindSwitchCase& case_function, in DispatchByElementsKind()