Home
last modified time | relevance | path

Searched refs:instantiate_map (Results 1 - 2 of 2) 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()
324 Goto(&instantiate_map); in FastNewObject()
334 Goto(&instantiate_map); in FastNewObject()
337 BIND(&instantiate_map); in FastNewObject()
H A Dbuiltins-object-gen.cc1103 Label null_proto(this), non_null_proto(this), instantiate_map(this); in TF_BUILTIN()
1117 Goto(&instantiate_map); in TF_BUILTIN()
1125 &instantiate_map); in TF_BUILTIN() local
1134 Goto(&instantiate_map); in TF_BUILTIN()
1137 BIND(&instantiate_map); in TF_BUILTIN()

Completed in 5 milliseconds