Home
last modified time | relevance | path

Searched refs:found_fast (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
593 TryLookupProperty(holder, holder_map, instance_type, name, &found_fast, in LookupPropertyOnPrototypeChain()
596 BIND(&found_fast); in LookupPropertyOnPrototypeChain()