Searched refs:should_be_used_once_hint (Results 1 – 3 of 3) sorted by relevance
4144 bool should_be_used_once_hint = false; in ParseFunctionLiteral() local4242 should_be_used_once_hint = true; in ParseFunctionLiteral()4337 if (should_be_used_once_hint) in ParseFunctionLiteral()
1657 literal->should_be_used_once_hint()) { in GetSharedFunctionInfo()
2709 bool should_be_used_once_hint() const { in should_be_used_once_hint() function