Searched defs:closure_context (Results 1 – 2 of 2) sorted by relevance
82 Context* Context::closure_context() { in closure_context() function in v8::internal::Context
1757 HConstant* closure_context, int arguments_count, in New()1775 HConstant* closure_context() const { return closure_context_; } in closure_context() function