Searched refs:JSCreateClosureNode (Results 1 – 9 of 9) sorted by relevance
333 JSCreateClosureNode n(target); in DetermineCallTarget()368 JSCreateClosureNode n(target); in DetermineCallContext()
140 JSCreateClosureNode n(callee); in CollectFunctions()
1708 class JSCreateClosureNode final : public JSNodeWrapperBase {1710 explicit constexpr JSCreateClosureNode(Node* node) : JSNodeWrapperBase(node) { in JSCreateClosureNode() function
47 FeedbackCellRef JSCreateClosureNode::GetFeedbackCellRefChecked( in GetFeedbackCellRefChecked()
658 JSCreateClosureNode n(node); in LowerJSCreateClosure()
925 JSCreateClosureNode n(node); in ReduceJSCreateClosure()
1263 JSCreateClosureNode{node}.Parameters().shared_info(typer_->broker()); in TypeJSCreateClosure()
1709 JSCreateClosureNode{target}.Parameters(); in ReduceJSCall()
4420 JSCreateClosureNode{target}.Parameters(); in ReduceJSCall()4967 JSCreateClosureNode{target}.Parameters(); in TargetIsClassConstructor()