Searched refs:TryAllocateFastLiteral (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
H A D | js-create-lowering.h | 100 base::Optional<Node*> TryAllocateFastLiteral(Node* effect, Node* control,
|
H A D | js-create-lowering.cc | 1111 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