Home
last modified time | relevance | path

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

/external/v8/src/ic/
Dkeyed-store-generic.cc590 Label found(this), found_fast(this), found_dict(this), found_global(this); in LookupPropertyOnPrototypeChain() local
594 &found_dict, &found_global, &var_meta_storage, in LookupPropertyOnPrototypeChain()
627 BIND(&found_global); in LookupPropertyOnPrototypeChain()