Searched defs:if_found_dict (Results 1 – 1 of 1) sorted by relevance
1713 Label* if_found_fast, Label* if_found_dict, Label* if_found_global, in TryLookupProperty()1993 Label if_found_fast(this), if_found_dict(this), if_found_global(this); in TryGetOwnProperty() local