Searched defs:has_context (Results 1 – 4 of 4) sorted by relevance
199 bool OptimizedCompilationInfo::has_context() const { in has_context() function in v8::internal::OptimizedCompilationInfo
175 bool JSFunction::has_context() const { in has_context() function
623 bool has_context = in ContextLength() local
4348 bool has_context = OperatorProperties::HasContextInput(op); in MakeNode() local