Home | History | Annotate | Download | only in src

Lines Matching refs:unresolved

324  * Check whether the mirror reflects an unresolved function.
325 * @returns {boolean} True if the mirror reflects an unresolved function
936 * @return {boolean} True if the function is resolved. Unresolved functions can
1073 * Mirror object for unresolved functions.
1074 * @param {string} value The name for the unresolved function reflected by this
1080 // Construct this using the ValueMirror as an unresolved function is not a
1820 // frame is unresolved.
2101 result += '[unresolved]';