Searched defs:AsCall (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
D | js-heap-broker.cc | 904 CallFeedback const& ProcessedFeedback::AsCall() const { in AsCall() function in v8::internal::compiler::ProcessedFeedback |
/third_party/node/deps/v8/src/parsing/ | ||
D | preparser.h | 273 PreParserExpression* AsCall() { in AsCall() function |