Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-constructor-gen.cc320 Label instantiate_map(this), allocate_properties(this); in FastNewObject()
321 GotoIf(IsDictionaryMap(initial_map), &allocate_properties); in FastNewObject() local
326 BIND(&allocate_properties); in FastNewObject()

Completed in 2 milliseconds