Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-object-gen.cc598 Label if_found_fast(this), if_found_dict(this); in ObjectAssignFast() local
/external/v8/src/
Dcode-stub-assembler.cc8210 Label* if_found_fast, Label* if_found_dict, in TryLookupPropertyInSimpleObject()
8240 Label* if_found_fast, Label* if_found_dict, Label* if_found_global, in TryLookupProperty()
8570 Label if_found_fast(this), if_found_dict(this), if_found_global(this); in TryGetOwnProperty() local