Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc9121 Label if_found_fast(this), if_found_dict(this); in ForEachEnumerableOwnProperty() local
9409 Label* if_found_fast, Label* if_found_dict, in TryLookupPropertyInSimpleObject()
9439 TNode<Name> unique_name, Label* if_found_fast, Label* if_found_dict, in TryLookupProperty()
9869 Label if_found_fast(this), if_found_dict(this), if_found_global(this); in TryGetOwnProperty() local