Home | History | Annotate | Download | only in src

Lines Matching refs:Unresolved

309  * Check whether the mirror reflects an unresolved function.
310 * @returns {boolean} True if the mirror reflects an unresolved function
792 * @return {boolean} True if the function is resolved. Unresolved functions can
905 * Mirror object for unresolved functions.
906 * @param {string} value The name for the unresolved function reflected by this
912 // Construct this using the ValueMirror as an unresolved function is not a
1447 // frame is unresolved.
1695 result += '[unresolved]';