Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-collections-gen.cc2376 Label call_runtime(this), if_no_hash(this), if_not_found(this); in TF_BUILTIN() local
/external/v8/src/
Dcode-stub-assembler.cc1724 SloppyTNode<Object> receiver, Label* if_no_hash) { in LoadJSReceiverIdentityHash()