pushDartClosure abstract method

void pushDartClosure(
  1. DartFunctionAsync f,
  2. int n
)

Implementation

void pushDartClosure(DartFunctionAsync f, int n);