Home
last modified time | relevance | path

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

/external/v8/src/codegen/
Doptimized-compilation-info.cc199 bool OptimizedCompilationInfo::has_context() const { in has_context() function in v8::internal::OptimizedCompilationInfo
/external/v8/src/objects/
Djs-function-inl.h175 bool JSFunction::has_context() const { in has_context() function
Dscope-info.cc623 bool has_context = in ContextLength() local
/external/v8/src/compiler/
Dbytecode-graph-builder.cc4348 bool has_context = OperatorProperties::HasContextInput(op); in MakeNode() local