Home | History | Annotate | Download | only in WebCore

Lines Matching full:_imp

5993         (-[WebScriptObject _imp]): Ditto.
14645 (-[WebScriptObject _imp]): Made this return 0 if there is not a valid rootObject.
14651 arbitrary JavaScript execution after _isSafeScript and before _imp, so we don't need to null-check
14652 the _imp pointer. Added a second check of _isSafeScript after calling get to get the function
14654 This also takes care of null checking the second call to _imp.
14658 arbitrary JavaScript execution after _isSafeScript and before _imp, so we don't need to null-check
14659 the _imp pointer.
14663 arbitrary JavaScript execution after _isSafeScript and before _imp, so we don't need to null-check
14664 the _imp pointer.
14669 and const_cast from the call to the _imp method.
39789 that _imp is no longer GC protected, so it's not safe to use.