Lines Matching refs:Unresolved
307 * Check whether the mirror reflects an unresolved function.
308 * @returns {boolean} True if the mirror reflects an unresolved function
790 * @return {boolean} True if the function is resolved. Unresolved functions can
903 * Mirror object for unresolved functions.
904 * @param {string} value The name for the unresolved function reflected by this
910 // Construct this using the ValueMirror as an unresolved function is not a
1420 // frame is unresolved.
1645 result += '[unresolved]';