Searched defs:ResetFunctionLiteralId (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/parsing/ | ||
H A D | parser-base.h | 300 void ResetFunctionLiteralId() { function_literal_id_ = 0; } in ResetFunctionLiteralId() function in v8::internal::ParseFunctionFlag::ParserBase |
Completed in 13 milliseconds