Searched defs:if_proxy (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/deps/v8/src/builtins/ |
| D | builtins-internal-gen.cc | 687 if_notfound(this), slow(this), if_proxy(this); in TF_BUILTIN() local 1234 Label if_notfound(this), if_proxy(this, Label::kDeferred), in TF_BUILTIN() local 1289 Label if_notfound(this), if_proxy(this, Label::kDeferred), in TF_BUILTIN() local
|
| D | builtins-object-gen.cc | 757 if_proxy(this, Label::kDeferred), if_regexp(this), if_string(this), in TF_BUILTIN() local
|
| /third_party/node/deps/v8/src/ic/ |
| D | accessor-assembler.cc | 1242 Label if_fast_smi(this), if_proxy(this), if_interceptor(this), in HandleStoreICHandlerCase() local
|
| /third_party/node/deps/v8/src/codegen/ |
| D | code-stub-assembler.cc | 10128 Label* if_bailout, Label* if_proxy, bool handle_private_names) { in TryPrototypeChainLookup() 13445 return_false(this), end(this), if_proxy(this, Label::kDeferred); in HasProperty() local
|