Lines Matching full:callbacks
180 // Check for PENDING to ensure correct answer when processing callbacks.
663 // Process weak global handle callbacks. This must be done after the
664 // GC is completely done, because the callbacks may invoke arbitrary
674 // Free nodes do not have weak callbacks. Do not use them to compute
678 // Skip dependent handles. Their weak callbacks might expect to be
679 // called between two global garbage collection callbacks which
701 // Free nodes do not have weak callbacks. Do not use them to compute
948 // TODO(1428): invoke weak callbacks.