Lines Matching refs:JSVM_Callback
1867 * object is invoked and data. JSVM_Callback provides more details.
1876 JSVM_Callback cb,
1951 * When wrapping a C++ class, this method must be a static member with the JSVM_Callback.callback
1954 * property of the callback info. JSVM_Callback provides more details.
1965 JSVM_Callback constructor,
1994 * JSVM_Callback is invoked. If the callback is for an instance method or accessor, then the this
2328 * When wrapping a C++ class, this method must be a static member with the JSVM_Callback.callback
2331 * property of the callback info. JSVM_Callback provides more details.
2344 JSVM_Callback constructor,
2348 JSVM_Callback callAsFunctionCallback,