Searched defs:closure_context (Results 1 – 1 of 1) sorted by relevance
2006 HConstant* closure_context, int arguments_count, in New()2021 HConstant* closure_context() const { return closure_context_; } in closure_context() function