Home
last modified time | relevance | path

Searched refs:RewriteForVarInLegacy (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dparser.h387 Block* RewriteForVarInLegacy(const ForInfo& for_info);
H A Dpreparser.h1394 V8_INLINE PreParserBlock RewriteForVarInLegacy(const ForInfo& for_info) { in RewriteForVarInLegacy() function in v8::internal::PreParser
H A Dparser.cc2196 Block* Parser::RewriteForVarInLegacy(const ForInfo& for_info) { in RewriteForVarInLegacy() function in v8::internal::Parser
H A Dparser-base.h6157 BlockT init_block = impl()->RewriteForVarInLegacy(*for_info); in ParseForEachStatementWithDeclarations()

Completed in 23 milliseconds