HomeSort by relevance Sort by last modified time
    Searched refs:JavaScript (Results 51 - 75 of 166) sorted by null

1 23 4 5 6 7

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
__init__.py 1 r"""JSON (JavaScript Object Notation) <http://json.org> is a subset of
2 JavaScript syntax (ECMA-262 3rd edition) used as a lightweight data
148 JavaScript equivalents (``NaN``, ``Infinity``, ``-Infinity``).
212 JavaScript equivalents (``NaN``, ``Infinity``, ``-Infinity``).
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js 213 * If your JavaScript can be loaded by a third party site and you are wary about
225 * See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions_and_function_scope/Strict_mode
294 * into the JavaScript binary. If it is required elsewhere, it will be type
417 // different environments (DOM-less JavaScript interpreters like Rhino or V8,
539 * because that would make it more difficult to obfuscate our JavaScript code.
695 '<script type="text/javascript" src="' + src + '"></' + 'script>');
    [all...]
  /external/chromium_org/content/child/
site_isolation_policy.cc 42 // for CSS/JavaScript. For images, Chrome just ignores status code.
109 // only if it is either JavaScript or CSS. However, the renderer
391 // JavaScript, considered as well-formed JS by the browser. Since
505 // try to see if there's any possibility that this data can be JavaScript
  /external/chromium_org/v8/src/ia32/
macro-assembler-ia32.h 303 // JavaScript invokes
305 // Invoke the JavaScript function code by either calling or jumping.
320 // Invoke the JavaScript function in the given register. Changes the
339 // Invoke specified builtin JavaScript function. Adds an entry to
341 void InvokeBuiltin(Builtins::JavaScript id,
346 void GetBuiltinFunction(Register target, Builtins::JavaScript id);
349 void GetBuiltinEntry(Register target, Builtins::JavaScript id);
    [all...]
  /external/chromium_org/v8/src/x87/
macro-assembler-x87.h 281 // JavaScript invokes
283 // Invoke the JavaScript function code by either calling or jumping.
298 // Invoke the JavaScript function in the given register. Changes the
317 // Invoke specified builtin JavaScript function. Adds an entry to
319 void InvokeBuiltin(Builtins::JavaScript id,
324 void GetBuiltinFunction(Register target, Builtins::JavaScript id);
327 void GetBuiltinEntry(Register target, Builtins::JavaScript id);
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
raytrace.js 9 // JavaScript framework which is used by the ray tracer.
24 // The following is a copy of parts of the Prototype JavaScript library:
26 // Prototype JavaScript framework, version 1.5.0
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-raytrace.js 9 // JavaScript framework which is used by the ray tracer.
19 // The following is a copy of parts of the Prototype JavaScript library:
21 // Prototype JavaScript framework, version 1.5.0
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-raytrace.js 9 // JavaScript framework which is used by the ray tracer.
19 // The following is a copy of parts of the Prototype JavaScript library:
21 // Prototype JavaScript framework, version 1.5.0
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-raytrace.js 9 // JavaScript framework which is used by the ray tracer.
19 // The following is a copy of parts of the Prototype JavaScript library:
21 // Prototype JavaScript framework, version 1.5.0
  /external/chromium_org/v8/benchmarks/
raytrace.js 9 // JavaScript framework which is used by the ray tracer.
24 // The following is a copy of parts of the Prototype JavaScript library:
26 // Prototype JavaScript framework, version 1.5.0
  /external/chromium_org/v8/src/arm/
macro-assembler-arm.h 26 const Register cp = { kRegister_r7_Code }; // JavaScript context pointer.
472 // Ensure that FPSCR contains values needed by JavaScript.
597 // JavaScript invokes
599 // Invoke the JavaScript function code by either calling or jumping.
606 // Invoke the JavaScript function in the given register. Changes the
    [all...]
  /external/chromium_org/v8/src/x64/
macro-assembler-x64.h 348 // JavaScript invokes
350 // Invoke the JavaScript function code by either calling or jumping.
357 // Invoke the JavaScript function in the given register. Changes the
376 // Invoke specified builtin JavaScript function. Adds an entry to
378 void InvokeBuiltin(Builtins::JavaScript id,
383 void GetBuiltinFunction(Register target, Builtins::JavaScript id);
386 void GetBuiltinEntry(Register target, Builtins::JavaScript id);
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
jsunittest.js 403 // From John Resig's book Pro JavaScript Techniques
512 // response as if it was JavaScript
    [all...]
  /external/chromium_org/v8/src/mips/
macro-assembler-mips.h     [all...]
  /external/chromium_org/v8/src/mips64/
macro-assembler-mips64.h     [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
layout_line_walker.js 6 * @fileoverview A JavaScript class for walking lines consisting of one or more
  /external/chromium_org/mojo/public/js/bindings/
core.js 10 // This module provides the JavaScript bindings for mojo/public/c/system/core.h.
  /external/chromium_org/native_client_sdk/src/examples/demo/nacl_io_demo/
example.js 321 // Message for JavaScript I/O pipe
  /external/chromium_org/third_party/simplejson/
__init__.py 1 r"""JSON (JavaScript Object Notation) <http://json.org> is a subset of
2 JavaScript syntax (ECMA-262 3rd edition) used as a lightweight data
171 JavaScript equivalents (``NaN``, ``Infinity``, ``-Infinity``).
201 rounding that happens in Javascript otherwise. Note that this is still a
268 JavaScript equivalents (``NaN``, ``Infinity``, ``-Infinity``).
298 rounding that happens in Javascript otherwise.
  /external/chromium_org/v8/src/
uri.js 14 // JavaScript.
  /external/chromium_org/v8/test/intl/string/
normalization.js 80 // the ICU functionality, we only test C - JavaScript 'glue'
  /external/chromium_org/v8/test/mjsunit/es6/
collections.js 243 // Test some common JavaScript idioms for Sets
252 // Test some common JavaScript idioms for Maps
262 // Test some common JavaScript idioms for WeakMaps
272 // Test some common JavaScript idioms for WeakSets
  /external/chromium_org/v8/test/webkit/
ToNumber.js 24 description('Test the JavaScript ToNumber operation.')
typeof-constant-string.js 25 "This test checks that using the typeof operator on a JavaScript value and comparing it to a constant string works as expected."
  /external/chromium_org/v8/test/webkit/fast/js/kde/
md5-2.js 28 * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message

Completed in 916 milliseconds

1 23 4 5 6 7