Home | History | Annotate | Download | only in include

Lines Matching full:weak

143  * A weak reference callback function.
145 * \param object the weak global object to be reclaimed by the garbage collector
146 * \param parameter the value passed in when making the weak global object
386 * Make the reference to this object weak. When only weak handles
393 /** Clears the weak reference to this object.*/
402 * Returns true if the handle's reference is weak.