Home
last modified time | relevance | path

Searched refs:if_construct_array (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-constructor-gen.cc72 Label if_construct_generic(this), if_construct_array(this); in BuildConstruct() local
76 &if_construct_array, &allocation_site); in BuildConstruct()
81 BIND(&if_construct_array); in BuildConstruct()
104 Label if_construct_generic(this), if_construct_array(this); in TF_BUILTIN() local
107 &if_construct_generic, &if_construct_array, in TF_BUILTIN()
110 BIND(&if_construct_array); in TF_BUILTIN()
163 Label if_construct_generic(this), if_construct_array(this); in BuildConstructWithSpread() local
167 &if_construct_generic, &if_construct_array, in BuildConstructWithSpread()
170 BIND(&if_construct_array); in BuildConstructWithSpread()