Home
last modified time | relevance | path

Searched defs:current_context (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-register.cc61 Register Register::current_context() { in current_context() function in v8::internal::interpreter::Register
/external/v8/src/debug/
Ddebug-evaluate.cc189 Handle<Context> current_context = it.CurrentContext(); in ContextBuilder() local
/external/v8/src/
Disolate.cc2808 Context* current_context = Context::cast(context); in Throw() local
2822 Context* current_context = Context::cast(context); in Throw() local
Daccessors.cc951 static inline bool AllowAccessToFunction(Context* current_context, in AllowAccessToFunction()
/external/libdrm/freedreno/kgsl/
Dmsm_kgsl.h103 unsigned int current_context; member
/external/v8/src/compiler/
Dast-graph-builder.cc986 Node* AstGraphBuilder::current_context() const { in current_context() function in v8::internal::compiler::AstGraphBuilder
/external/v8/src/crankshaft/
Dhydrogen.cc7491 Handle<Context> current_context(current_info()->context()); in BuildNamedAccess() local