Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-proxy-gen.cc72 Label if_empty_array(this), allocate_js_array(this); in AllocateJSArrayForCodeStubArguments() local
95 Goto(&allocate_js_array); in AllocateJSArrayForCodeStubArguments()
103 Goto(&allocate_js_array); in AllocateJSArrayForCodeStubArguments()
110 Goto(&allocate_js_array); in AllocateJSArrayForCodeStubArguments()
113 BIND(&allocate_js_array); in AllocateJSArrayForCodeStubArguments()
Dbuiltins-array-gen.cc1905 Label allocate_js_array(this); in ConstructArrayLike() local
1938 Label allocate_js_array(this); in ConstructArrayLike() local