Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc8240 Label* if_found_fast, Label* if_found_dict, Label* if_found_global, in TryLookupProperty()
8279 Label if_found_global(this); in TryHasOwnProperty() local
8570 Label if_found_fast(this), if_found_dict(this), if_found_global(this); in TryGetOwnProperty() local