Home | History | Annotate | Download | only in src

Lines Matching refs:unresolved

316  * Check whether the mirror reflects an unresolved function.
317 * @returns {boolean} True if the mirror reflects an unresolved function
890 * @return {boolean} True if the function is resolved. Unresolved functions can
1027 * Mirror object for unresolved functions.
1028 * @param {string} value The name for the unresolved function reflected by this
1034 // Construct this using the ValueMirror as an unresolved function is not a
1648 // frame is unresolved.
1929 result += '[unresolved]';