Searched defs:current_context (Results 1 – 7 of 7) sorted by relevance
61 Register Register::current_context() { in current_context() function in v8::internal::interpreter::Register
189 Handle<Context> current_context = it.CurrentContext(); in ContextBuilder() local
2808 Context* current_context = Context::cast(context); in Throw() local2822 Context* current_context = Context::cast(context); in Throw() local
951 static inline bool AllowAccessToFunction(Context* current_context, in AllowAccessToFunction()
103 unsigned int current_context; member
986 Node* AstGraphBuilder::current_context() const { in current_context() function in v8::internal::compiler::AstGraphBuilder
7491 Handle<Context> current_context(current_info()->context()); in BuildNamedAccess() local