Searched defs:has_context (Results 1 – 4 of 4) sorted by relevance
141 bool OptimizedCompilationInfo::has_context() const { in has_context() function in v8::internal::OptimizedCompilationInfo
2395 bool JSFunction::has_context() const { in has_context() function
487 bool has_context = context_locals > 0 || function_name_context_slot || in ContextLength() local
3384 bool has_context = OperatorProperties::HasContextInput(op); in MakeNode() local