Searched refs:sourceMapCommentRegExp (Results 1 – 3 of 3) sorted by relevance
324 const sourceMapCommentRegExp = /^\/\/[@#] source[M]appingURL=(.+)\r?\n?$/; constant349 const comment = sourceMapCommentRegExp.exec(line);
94406 var sourceMapCommentRegExp = /^\/\/[@#] source[M]appingURL=(.+)\r?\n?$/;94423 var comment = sourceMapCommentRegExp.exec(line);
79861 var sourceMapCommentRegExp = /^\/\/[@#] source[M]appingURL=(.+)\r?\n?$/;79873 var comment = sourceMapCommentRegExp.exec(line);