Searched defs:return_undefined (Results 1 – 7 of 7) sorted by relevance
| /external/v8/src/builtins/ |
| D | builtins-object-gen.cc | 1076 Label return_undefined(this); in TF_BUILTIN() local 1530 return_undefined(this, Label::kDeferred), if_notunique_name(this); in TF_BUILTIN() local
|
| D | builtins-internal-gen.cc | 1210 Label call_runtime(this, Label::kDeferred), return_undefined(this), end(this); in TF_BUILTIN() local
|
| D | builtins-typed-array-gen.cc | 1448 Label if_receiverisheapobject(this), return_undefined(this); in TF_BUILTIN() local
|
| D | builtins-array-gen.cc | 959 Label return_undefined(this), fast_elements(this); in TF_BUILTIN() local 1529 Label return_undefined(this), fast_elements_tagged(this), in TF_BUILTIN() local
|
| D | builtins-collections-gen.cc | 2297 Label return_undefined(this); in TF_BUILTIN() local
|
| /external/v8/src/ic/ |
| D | accessor-assembler.cc | 386 Label return_undefined(this); in HandleLoadICSmiHandlerCase() local 2073 Label return_undefined(this); in GenericElementLoad() local 2189 Label return_undefined(this); in GenericPropertyLoad() local
|
| /external/v8/src/ |
| D | code-stub-assembler.cc | 11537 return_function(this), return_undefined(this), return_object(this), in Typeof() local
|