Searched defs:codeFrame (Results 1 – 6 of 6) sorted by relevance
39 const codeFrame = codeFrameColumns(contents, { start: error.loc }, { highlightCode: true }); constant
19 const sanitize = ({ stack: maybeStack, codeFrame, }) => { field
52 codeFrame; field in LogBoxLog153 updateStatus(type, error, stack, codeFrame) { argument
182 const codeFrame = stripMetroInfo(rawMessage); constant
46 function LogBoxInspectorCodeFrame({ codeFrame }) { field
132 …lt.createElement(LogBoxInspectorCodeFrame_1.LogBoxInspectorCodeFrame, { codeFrame: log.codeFrame }… property