Searched refs:innermost_context (Results 1 – 2 of 2) sorted by relevance
56 Handle<Context> innermost_context() const { return innermost_context_; } in innermost_context() function
80 context_builder.innermost_context(), context_extension, receiver, source); in Local()