Searched defs:has_context (Results 1 – 5 of 5) sorted by relevance
213 bool CompilationInfo::has_context() const { return !closure().is_null(); } in has_context() function in v8::internal::CompilationInfo
6479 bool JSFunction::has_context() const { in has_context() function
436 bool has_context = context_locals > 0 || function_name_context_slot || in ContextLength() local
2253 bool has_context = OperatorProperties::HasContextInput(op); in MakeNode() local
2896 bool has_context = OperatorProperties::HasContextInput(op); in MakeNode() local