Lines Matching refs:JavaScript
23 // This fails on some valid but nonsensical JavaScript programs like
26 // JavaScript 2.0 lexical grammar and requires one token of lookbehind:
218 // JavaScript source, in JavaScript embedded in an HTML5 <script> element,
366 // isJSType returns true if the given MIME type should be considered JavaScript.
368 // It is used to determine whether a script tag with a type attribute is a javascript container.
384 "application/javascript",
387 "application/x-javascript",
389 "text/javascript",
399 "text/x-javascript":