Home
last modified time | relevance | path

Searched refs:CreateShallowObjectLiteral (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-constructor-gen.h37 TNode<HeapObject> CreateShallowObjectLiteral(
H A Dbuiltins-constructor-gen.cc530 TNode<HeapObject> ConstructorBuiltinsAssembler::CreateShallowObjectLiteral( in CreateShallowObjectLiteral() function in ConstructorBuiltinsAssembler
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc2383 // If we can do a fast clone do the fast-path in CreateShallowObjectLiteral. in IGNITION_HANDLER()
2385 TNode<HeapObject> result = constructor_assembler.CreateShallowObjectLiteral( in IGNITION_HANDLER()

Completed in 8 milliseconds