Home | History | Annotate | Download | only in src

Lines Matching full:callbacks

86 // mappings from old property callbacks to new ones
138 // All property callbacks as well as invocation callbacks
153 // TODO(dcarney): Remove this class when old callbacks are gone.
267 * The following Call functions wrap the calling of all callbacks to handle
268 * calling either the old or the new style callbacks depending on which one
270 * For old callbacks which return an empty handle, the ReturnValue is checked
272 * New style callbacks always use the return value.
332 * The following Call function wraps the calling of all callbacks to handle
333 * calling either the old or the new style callbacks depending on which one
335 * For old callbacks which return an empty handle, the ReturnValue is checked
337 * New style callbacks always use the return value.