Home
last modified time | relevance | path

Searched refs:TryAllocateFastLiteral (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Djs-create-lowering.h100 base::Optional<Node*> TryAllocateFastLiteral(Node* effect, Node* control,
H A Djs-create-lowering.cc1111 TryAllocateFastLiteral(effect, control, *site.boilerplate(), allocation, in ReduceJSCreateLiteralArrayOrObject()
1666 base::Optional<Node*> JSCreateLowering::TryAllocateFastLiteral( in TryAllocateFastLiteral() function in v8::internal::compiler::JSCreateLowering
1772 TryAllocateFastLiteral(effect, control, boilerplate_object, in TryAllocateFastLiteral()
1889 TryAllocateFastLiteral(effect, control, element_value->AsJSObject(), in TryAllocateFastLiteralElements()

Completed in 5 milliseconds