Home
last modified time | relevance | path

Searched defs:has_context (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/ast/
Dscopeinfo.cc344 bool has_context = context_locals > 0 || context_globals > 0 || in ContextLength() local
/external/v8/src/
Dcompiler.cc107 bool CompilationInfo::has_context() const { in has_context() function in v8::internal::CompilationInfo
/external/v8/src/compiler/
Dbytecode-graph-builder.cc1898 bool has_context = OperatorProperties::HasContextInput(op); in MakeNode() local
Dast-graph-builder.cc4077 bool has_context = OperatorProperties::HasContextInput(op); in MakeNode() local