Lines Matching refs:generator
2873 SafepointGenerator generator(this, pointers, Safepoint::kLazyDeopt);
2875 __ InvokeFunction(function, count, CALL_FUNCTION, generator, call_kind);
3325 SafepointGenerator generator(this, pointers, Safepoint::kLazyDeopt);
3327 __ InvokeFunction(a1, count, CALL_FUNCTION, generator, CALL_AS_METHOD);