Searched defs:has_context (Results 1 – 4 of 4) sorted by relevance
344 bool has_context = context_locals > 0 || context_globals > 0 || in ContextLength() local
107 bool CompilationInfo::has_context() const { in has_context() function in v8::internal::CompilationInfo
1898 bool has_context = OperatorProperties::HasContextInput(op); in MakeNode() local
4077 bool has_context = OperatorProperties::HasContextInput(op); in MakeNode() local