Searched refs:CheckClosure (Results 1 – 4 of 4) sorted by relevance
885 const Operator* CheckClosure(const Handle<FeedbackCell>& feedback_cell); in NON_EXPORTED_BASE()
404 V(CheckClosure) \
1530 const Operator* SimplifiedOperatorBuilder::CheckClosure( in CheckClosure() function in v8::internal::compiler::SimplifiedOperatorBuilder
4513 graph()->NewNode(simplified()->CheckClosure(feedback_cell.object()), in ReduceJSCall()