Home
last modified time | relevance | path

Searched defs:should_be_used_once_hint (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/parsing/
Dparser.cc4144 bool should_be_used_once_hint = false; in ParseFunctionLiteral() local
/external/v8/src/ast/
Dast.h2709 bool should_be_used_once_hint() const { in should_be_used_once_hint() function