Home
last modified time | relevance | path

Searched defs:is_not_constructor (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-array-gen.cc514 Label is_constructor(this), is_not_constructor(this), done(this); in ConstructArrayLike() local
545 Label is_constructor(this), is_not_constructor(this), done(this); in ConstructArrayLike() local
/third_party/node/deps/v8/src/interpreter/
Dinterpreter-generator.cc2766 Label is_not_constructor(this, Label::kDeferred); in IGNITION_HANDLER() local