Home
last modified time | relevance | path

Searched refs:if_found_candidate (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ic/
Dkeyed-store-generic.cc735 Label if_found_candidate(this); in EmitGenericPropertyStore() local
738 TransitionLookup(p->name, transitions, &if_found_candidate, in EmitGenericPropertyStore()
741 BIND(&if_found_candidate); in EmitGenericPropertyStore()