Searched refs:found_handler (Results 1 – 2 of 2) sorted by relevance
906 bool found_handler = false; in PrepareStepOnThrow() local919 if (!found_handler) { in PrepareStepOnThrow()930 if (index > 0) found_handler = true; in PrepareStepOnThrow()932 found_handler = true; in PrepareStepOnThrow()936 if (found_handler) { in PrepareStepOnThrow()
2138 Label found_handler(this, &var_handler), stub_cache_miss(this); in GenericPropertyLoad() local2140 &found_handler, &var_handler, &stub_cache_miss); in GenericPropertyLoad()2141 BIND(&found_handler); in GenericPropertyLoad()