Searched defs:case_function (Results 1 - 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/builtins/ | ||
| H A D | builtins-handler-gen.cc | 92 DispatchForElementsKindTransition( TNode<Int32T> from_kind, TNode<Int32T> to_kind, const ElementsKindTransitionSwitchCase& case_function) DispatchForElementsKindTransition() argument 230 DispatchByElementsKind( TNode<Int32T> elements_kind, const ElementsKindSwitchCase& case_function, bool handle_typed_elements_kind) DispatchByElementsKind() argument |
| H A D | builtins-typed-array-gen.cc | 382 DispatchTypedArrayByElementsKind( TNode<Word32T> elements_kind, const TypedArraySwitchCase& case_function) DispatchTypedArrayByElementsKind() argument |
Completed in 2 milliseconds