Searched refs:JSConstructNodeBase (Results 1 – 1 of 1) sorted by relevance
1517 class JSConstructNodeBase final : public JSCallOrConstructNode {1519 explicit constexpr JSConstructNodeBase(Node* node) in JSConstructNodeBase() function1545 using JSConstructNode = JSConstructNodeBase<IrOpcode::kJSConstruct>;1547 JSConstructNodeBase<IrOpcode::kJSConstructWithSpread>;1549 JSConstructNodeBase<IrOpcode::kJSConstructWithArrayLike>;