Searched defs:if_proxy (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/builtins/ |
D | builtins-internal-gen.cc | 487 if_notfound(this), slow(this), if_proxy(this); in TF_BUILTIN() local 915 Label if_notfound(this), if_proxy(this, Label::kDeferred), in TF_BUILTIN() local 970 Label if_notfound(this), if_proxy(this, Label::kDeferred), in TF_BUILTIN() local
|
D | builtins-object-gen.cc | 718 if_proxy(this, Label::kDeferred), if_regexp(this), if_string(this), in TF_BUILTIN() local
|
/external/v8/src/ic/ |
D | accessor-assembler.cc | 1034 Label if_fast_smi(this), if_proxy(this), if_interceptor(this), in HandleStoreICHandlerCase() local
|
/external/v8/src/codegen/ |
D | code-stub-assembler.cc | 9045 Label* if_bailout, Label* if_proxy) { in TryPrototypeChainLookup() 12100 return_false(this), end(this), if_proxy(this, Label::kDeferred); in HasProperty() local
|