Searched refs:evaluation_context (Results 1 – 2 of 2) sorted by relevance
57 Handle<Context> evaluation_context() const { return evaluation_context_; } in evaluation_context() function
76 Handle<Context> context = context_builder.evaluation_context(); in Local()