Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-constructor-gen.cc240 Label done(this), init_prototype(this); in TF_BUILTIN()
241 Branch(IsFunctionWithPrototypeSlotMap(function_map), &init_prototype, in TF_BUILTIN() local
244 BIND(&init_prototype); in TF_BUILTIN()

Completed in 2 milliseconds