Home
last modified time | relevance | path

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

/external/v8/src/
Dic.cc700 bool had_proto_failure = false; in UpdateCaches() local
717 had_proto_failure = true; in UpdateCaches()
748 if (had_proto_failure) state = MONOMORPHIC_PROTOTYPE_FAILURE; in UpdateCaches()