Searched refs:found_handler (Results 1 – 3 of 3) sorted by relevance
890 Label found_handler(this, &var_handler), stub_cache_miss(this); in EmitGenericPropertyStore() local892 &found_handler, &var_handler, &stub_cache_miss); in EmitGenericPropertyStore()893 Bind(&found_handler); in EmitGenericPropertyStore()
1238 Label found_handler(this, &var_handler), stub_cache_miss(this); in GenericPropertyLoad() local1240 &found_handler, &var_handler, &stub_cache_miss); in GenericPropertyLoad()1241 Bind(&found_handler); in GenericPropertyLoad()
909 bool found_handler = false; in PrepareStepOnThrow() local921 if (!found_handler) { in PrepareStepOnThrow()934 if (index > 0) found_handler = true; in PrepareStepOnThrow()936 found_handler = true; in PrepareStepOnThrow()940 if (found_handler) { in PrepareStepOnThrow()