Searched defs:closure_context (Results 1 – 2 of 2) sorted by relevance
46 Node* const closure_context = base; in Await() local177 Node* const closure_context = base; in AwaitOptimized() local302 Node* const closure_context = in CreateUnwrapClosure() local
82 Context* Context::closure_context() { in closure_context() function in v8::internal::Context