Home
last modified time | relevance | path

Searched refs:NodeFunction1 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-string-gen.h104 typedef std::function<void(Node* fn)> NodeFunction1; typedef
109 const NodeFunction1& generic_call);
Dbuiltins-string-gen.cc1099 const NodeFunction1& generic_call) { in MaybeCallFunctionAtSymbol()