Searched defs:current_context (Results 1 – 9 of 9) sorted by relevance
61 Register Register::current_context() { in current_context() function in v8::internal::interpreter::Register
35 static Context* current_context; variable
177 Handle<Context> current_context = it.CurrentContext(); in ContextBuilder() local
2975 Context* current_context = Context::cast(context); in Throw() local2989 Context* current_context = Context::cast(context); in Throw() local2999 Context* current_context = Context::cast(context); in Throw() local3009 Context* current_context = Context::cast(context); in Throw() local
945 static inline bool AllowAccessToFunction(Context* current_context, in AllowAccessToFunction()
103 unsigned int current_context; member
1509 current_context(void) in current_context() function1634 current_context(void) in current_context() function
824 Node* AstGraphBuilder::current_context() const { in current_context() function in v8::internal::compiler::AstGraphBuilder
7518 Handle<Context> current_context(current_info()->context()); in BuildNamedAccess() local