Home
last modified time | relevance | path

Searched defs:if_found_dict (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dcode-stub-assembler.cc4856 Label* if_found_fast, Label* if_found_dict, Label* if_found_global, in TryLookupProperty()
5130 Label if_found_fast(this), if_found_dict(this), if_found_global(this); in TryGetOwnProperty() local