Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-create-lowering.cc31 class AllocationBuilder final { class
33 AllocationBuilder(JSGraph* jsgraph, Node* effect, Node* control) in AllocationBuilder() function in v8::internal::compiler::__anon442726d40111::AllocationBuilder
270 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreate()
323 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateArguments()
366 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateArguments()
405 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateArguments()
457 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateArguments()
486 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateArguments()
518 AllocationBuilder a(jsgraph(), effect, control); in ReduceJSCreateArguments()
575 AllocationBuilder a(jsgraph(), effect, control); in ReduceNewArray()
[all …]