HomeSort by relevance Sort by last modified time
    Searched refs:JavaScript (Results 26 - 50 of 153) sorted by null

12 3 4 5 6 7

  /cts/suite/cts/deviceTests/browserbench/assets/octane/
splay.js 28 // This benchmark is based on a JavaScript log processing module used
30 // JavaScript applications, and it effectively measures how fast the
31 // JavaScript engine is at allocating nodes and reclaiming the memory
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-splay.js 28 // This benchmark is based on a JavaScript log processing module used
30 // JavaScript applications, and it effectively measures how fast the
31 // JavaScript engine is at allocating nodes and reclaiming the memory
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-splay.js 28 // This benchmark is based on a JavaScript log processing module used
30 // JavaScript applications, and it effectively measures how fast the
31 // JavaScript engine is at allocating nodes and reclaiming the memory
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-splay.js 28 // This benchmark is based on a JavaScript log processing module used
30 // JavaScript applications, and it effectively measures how fast the
31 // JavaScript engine is at allocating nodes and reclaiming the memory
  /external/chromium_org/v8/benchmarks/
splay.js 28 // This benchmark is based on a JavaScript log processing module used
30 // JavaScript applications, and it effectively measures how fast the
31 // JavaScript engine is at allocating nodes and reclaiming the memory
  /external/v8/benchmarks/
splay.js 28 // This benchmark is based on a JavaScript log processing module used
30 // JavaScript applications, and it effectively measures how fast the
31 // JavaScript engine is at allocating nodes and reclaiming the memory
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Python.g 59 options {language=JavaScript;}
  /external/chromium/chrome/common/extensions/docs/build/
directory.py 403 To make the implementation of the JavaScript-based search very direct, a
406 JavaScript sample searching very fast and easy to implement.
  /external/chromium_org/chrome/renderer/resources/extensions/
app_window_custom_bindings.js 78 console.error('The JavaScript context calling ' +
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
webrunner.js 214 dromaeo: "Dromaeo JavaScript Tests",
215 sunspider: "SunSpider JavaScript Tests",
216 "v8": "V8 JavaScript Tests",
218 jslib: "JavaScript Library Tests",
    [all...]
  /external/chromium_org/v8/test/intl/
assert.js 52 * Compares two JavaScript values for type and value equality.
  /external/chromium_org/v8/test/mjsunit/
debug-receiver.js 43 // listener are not propagated to the surrounding JavaScript code.
md5.js 28 // A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
  /external/chromium_org/v8/test/webkit/
date-parse-comments-test.js 25 "test of JavaScript date parsing (comments in parentheses)"
property-getters-and-setters.js 25 "This performs a number of different tests on JavaScript getters and setters."
  /external/v8/test/mjsunit/
debug-receiver.js 43 // listener are not propagated to the surrounding JavaScript code.
  /prebuilts/python/darwin-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``).
  /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/v8/src/mips/
macro-assembler-mips.h     [all...]
  /external/v8/src/mips/
macro-assembler-mips.h 839 // JavaScript invokes.
    [all...]
  /external/chromium_org/v8/src/ia32/
macro-assembler-ia32.h 306 // JavaScript invokes
313 // Invoke the JavaScript function code by either calling or jumping.
338 // Invoke the JavaScript function in the given register. Changes the
353 // Invoke specified builtin JavaScript function. Adds an entry to
355 void InvokeBuiltin(Builtins::JavaScript id,
360 void GetBuiltinFunction(Register target, Builtins::JavaScript id);
363 void GetBuiltinEntry(Register target, Builtins::JavaScript id);
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.h 329 // JavaScript invokes
336 // Invoke the JavaScript function code by either calling or jumping.
352 // Invoke the JavaScript function in the given register. Changes the
366 // Invoke specified builtin JavaScript function. Adds an entry to
368 void InvokeBuiltin(Builtins::JavaScript id,
373 void GetBuiltinFunction(Register target, Builtins::JavaScript id);
376 void GetBuiltinEntry(Register target, Builtins::JavaScript id);
    [all...]

Completed in 803 milliseconds

12 3 4 5 6 7