Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Djs-operator.h1517 class JSConstructNodeBase final : public JSCallOrConstructNode {
1519 explicit constexpr JSConstructNodeBase(Node* node) in JSConstructNodeBase() function in v8::internal::compiler::final
1545 using JSConstructNode = JSConstructNodeBase<IrOpcode::kJSConstruct>;
1547 JSConstructNodeBase<IrOpcode::kJSConstructWithSpread>;
1549 JSConstructNodeBase<IrOpcode::kJSConstructWithArrayLike>;

Completed in 5 milliseconds