Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-internal-gen.cc687 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
Dbuiltins-object-gen.cc757 if_proxy(this, Label::kDeferred), if_regexp(this), if_string(this), in TF_BUILTIN() local
/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc1242 Label if_fast_smi(this), if_proxy(this), if_interceptor(this), in HandleStoreICHandlerCase() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc10128 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