Searched refs:is_for_catch_handler (Results 1 – 2 of 2) sorted by relevance
1324 bool is_for_catch_handler) { in EmitVRegInfo() argument1379 DCHECK(!is_for_catch_handler); in EmitVRegInfo()1401 DCHECK(!is_for_catch_handler); in EmitVRegInfo()1423 DCHECK(!is_for_catch_handler); in EmitVRegInfo()1445 DCHECK(!is_for_catch_handler); in EmitVRegInfo()1522 bool is_for_catch_handler, in EmitEnvironment() argument1534 is_for_catch_handler, in EmitEnvironment()1545 if (innermost_environment && is_for_catch_handler) { in EmitEnvironment()1548 EmitVRegInfo(environment, slow_path, is_for_catch_handler); in EmitEnvironment()
874 bool is_for_catch_handler = false,876 void EmitVRegInfo(HEnvironment* environment, SlowPathCode* slow_path, bool is_for_catch_handler);