Home
last modified time | relevance | path

Searched full:js (Results 1 – 25 of 7009) sorted by relevance

12345678910>>...281

/third_party/jerryscript/tests/jerry-test-suite/
Dminimal-profile-list1 ./06/06-002.js
2 ./06/06-003.js
3 ./06/06-004.js
4 ./06/06-005.js
5 ./07/07.06/07.06.01/07.06.01-001.js
6 ./07/07.09/07.09-001.js
7 ./07/07.09/07.09-002.js
8 ./07/07.09/07.09-003.js
9 ./07/07.09/07.09-004.js
10 ./07/07.09/07.09-005.js
[all …]
/third_party/quickjs/
Dtest262o.conf41 test262o/test/suite/bestPractice/Sbp_A1_T1.js
42 test262o/test/suite/bestPractice/Sbp_A2_T1.js
43 test262o/test/suite/bestPractice/Sbp_A2_T2.js
44 test262o/test/suite/bestPractice/Sbp_A3_T1.js
45 test262o/test/suite/bestPractice/Sbp_A3_T2.js
46 test262o/test/suite/bestPractice/Sbp_A4_T1.js
47 test262o/test/suite/bestPractice/Sbp_A4_T2.js
48 test262o/test/suite/bestPractice/Sbp_A5_T2.js
51 test262o/test/suite/ch12/12.1/S12.1_A4_T2.js
52 test262o/test/suite/ch12/12.6/12.6.4/S12.6.4_A15.js
[all …]
Dtest262_errors.txt1 test262/test/built-ins/Function/internals/Construct/derived-this-uninitialized-realm.js:20: Test262…
2 test262/test/built-ins/Function/internals/Construct/derived-this-uninitialized-realm.js:20: strict …
3 test262/test/built-ins/RegExp/named-groups/non-unicode-property-names-valid.js:46: SyntaxError: inv…
4 test262/test/built-ins/RegExp/named-groups/non-unicode-property-names-valid.js:46: strict mode: Syn…
5 test262/test/built-ins/TypedArray/prototype/every/BigInt/callbackfn-detachbuffer.js:28: Test262Erro…
6 test262/test/built-ins/TypedArray/prototype/every/BigInt/callbackfn-detachbuffer.js:28: strict mode…
7 test262/test/built-ins/TypedArray/prototype/every/callbackfn-detachbuffer.js:28: Test262Error: Expe…
8 test262/test/built-ins/TypedArray/prototype/every/callbackfn-detachbuffer.js:28: strict mode: Test2…
9 test262/test/built-ins/TypedArray/prototype/filter/BigInt/callbackfn-detachbuffer.js:20: Test262Err…
10 test262/test/built-ins/TypedArray/prototype/filter/BigInt/callbackfn-detachbuffer.js:20: strict mod…
[all …]
/third_party/jerryscript/tests/
Dtest262-es6-excludelist.xml3 <test id="annexB/B.2.2.1.1.js"><reason></reason></test>
4 <test id="annexB/B.2.2.1.2.js"><reason></reason></test>
5 <test id="annexB/B.2.3.10.js"><reason></reason></test>
6 <test id="annexB/B.2.3.11.js"><reason></reason></test>
7 <test id="annexB/B.2.3.12.js"><reason></reason></test>
8 <test id="annexB/B.2.3.13.js"><reason></reason></test>
9 <test id="annexB/B.2.3.14.js"><reason></reason></test>
10 <test id="annexB/B.2.3.2.js"><reason></reason></test>
11 <test id="annexB/B.2.3.3.js"><reason></reason></test>
12 <test id="annexB/B.2.3.4.js"><reason></reason></test>
[all …]
/third_party/node/
Dnode.gyp30 'lib/internal/bootstrap/environment.js',
31 'lib/internal/bootstrap/loaders.js',
32 'lib/internal/bootstrap/node.js',
33 'lib/internal/bootstrap/pre_execution.js',
34 'lib/internal/bootstrap/switches/does_own_process_state.js',
35 'lib/internal/bootstrap/switches/does_not_own_process_state.js',
36 'lib/internal/bootstrap/switches/is_main_thread.js',
37 'lib/internal/bootstrap/switches/is_not_main_thread.js',
38 'lib/internal/per_context/primordials.js',
39 'lib/internal/per_context/domexception.js',
[all …]
/third_party/node/test/fixtures/wpt/resources/webidl2/
DCHANGELOG.md3 ## [v10.2.1](https://github.com/w3c/webidl2.js/tree/v10.2.1) (2018-03-09)
4 [Full Changelog](https://github.com/w3c/webidl2.js/compare/v10.2.0...v10.2.1)
8 - Optimise tokenisation and whitespace skipping [\#139](https://github.com/w3c/webidl2.js/pull/139)…
9 - refactor: small syntax changes [\#137](https://github.com/w3c/webidl2.js/pull/137) ([saschanaz](h…
11 ## [v10.2.0](https://github.com/w3c/webidl2.js/tree/v10.2.0) (2018-01-30)
12 [Full Changelog](https://github.com/w3c/webidl2.js/compare/v10.1.0...v10.2.0)
16 - Type on union idlType [\#135](https://github.com/w3c/webidl2.js/pull/135) ([saschanaz](https://gi…
17 - feat: add argument/return type [\#134](https://github.com/w3c/webidl2.js/pull/134) ([saschanaz](h…
18 - feat: add dictionary/typedef-type [\#133](https://github.com/w3c/webidl2.js/pull/133) ([saschanaz…
19 - feat: add const-type for idlTypes [\#132](https://github.com/w3c/webidl2.js/pull/132) ([saschana…
[all …]
/third_party/flutter/skia/modules/canvaskit/
Dcompile.sh23 RELEASE_CONF="-Oz --closure 1 --llvm-lto 3 -DSK_RELEASE --pre-js $BASE_DIR/release.js \
29 RELEASE_CONF="-O0 --js-opts 0 -s DEMANGLE_SUPPORT=1 -s ASSERTIONS=1 -s GL_ASSERTIONS=1 -g4 \
30 … --source-map-base /node_modules/canvaskit/bin/ -DSK_DEBUG --pre-js $BASE_DIR/debug.js"
35 --pre-js $BASE_DIR/release.js -DGR_GL_CHECK_ALLOC_WITH_GET_ERROR=0"
46 -DSK_DISABLE_LEGACY_SHADERCONTEXT --pre-js $BASE_DIR/cpu.js --pre-js $BASE_DIR/gpu.js"
51 WASM_GPU="-DSK_SUPPORT_GPU=0 --pre-js $BASE_DIR/cpu.js"
54 SKOTTIE_JS="--pre-js $BASE_DIR/skottie.js"
84 HTML_CANVAS_API="--pre-js $BASE_DIR/htmlcanvas/preamble.js \
85 --pre-js $BASE_DIR/htmlcanvas/util.js \
86 --pre-js $BASE_DIR/htmlcanvas/color.js \
[all …]
/third_party/node/deps/npm/node_modules/libnpm/
Dindex.js4 config: require('./config.js'),
5 parseArg: require('./parse-arg.js'),
6 readJSON: require('./read-json.js'),
7 logicalTree: require('./logical-tree.js'),
8 getPrefix: require('./get-prefix.js'),
9 verifyLock: require('./verify-lock.js'),
10 stringifyPackage: require('./stringify-package.js'),
11 manifest: require('./manifest.js'),
12 tarball: require('./tarball.js'),
13 extract: require('./extract.js'),
[all …]
/third_party/node/test/message/
Dstdin_messages.out7 at new Script (vm.js:*)
8 at createScript (vm.js:*)
9 at Object.runInThisContext (vm.js:*)
11 at Module._compile (internal/modules/cjs/loader.js:*:*)
12 at evalScript (internal/process/execution.js:*:*)
13 at internal/main/eval_stdin.js:*:*
14 at Socket.<anonymous> (internal/process/execution.js:*:*)
15 at Socket.emit (events.js:*:*)
16 at endReadableNT (_stream_readable.js:*:*)
25 at Script.runInThisContext (vm.js:*)
[all …]
Dif-error-has-good-stack.out1 assert.js:*
6 at z (*if-error-has-good-stack.js:*:*
7 at y (*if-error-has-good-stack.js:*:*)
8 at x (*if-error-has-good-stack.js:*:*)
9 at Object.<anonymous> (*if-error-has-good-stack.js:*:*)
10 at c (*if-error-has-good-stack.js:*:*)
11 at b (*if-error-has-good-stack.js:*:*)
12 at a (*if-error-has-good-stack.js:*:*)
13 at Object.<anonymous> (*if-error-has-good-stack.js:*:*)
14 at Module._compile (internal/modules/cjs/loader.js:*:*)
[all …]
Dvm_display_syntax_error.out6 at new Script (vm.js:*)
7 at createScript (vm.js:*)
8 at Object.runInThisContext (vm.js:*)
9 at Object.<anonymous> (*test*message*vm_display_syntax_error.js:*)
10 at Module._compile (internal/modules/cjs/loader.js:*)
11 at Object.Module._extensions..js (internal/modules/cjs/loader.js:*)
12 at Module.load (internal/modules/cjs/loader.js:*)
13 at Function.Module._load (internal/modules/cjs/loader.js:*)
14 at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:*)
15 at internal/main/run_main_module.js:*:*
[all …]
Dvm_display_runtime_error.out8 at Script.runInThisContext (vm.js:*)
9 at Object.runInThisContext (vm.js:*)
10 at Object.<anonymous> (*test*message*vm_display_runtime_error.js:*)
11 at Module._compile (internal/modules/cjs/loader.js:*)
12 at Object.Module._extensions..js (internal/modules/cjs/loader.js:*)
13 at Module.load (internal/modules/cjs/loader.js:*)
14 at Function.Module._load (internal/modules/cjs/loader.js:*)
15 at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:*)
16 at internal/main/run_main_module.js:*:*
23 at Script.runInThisContext (vm.js:*)
[all …]
/third_party/jerryscript/docs/
D15.MODULE-SYSTEM.md12 main.js
14 ```js
15 import { exported_value } from "./module.js"
20 module.js
22 ```js
35 * `import * as module from 'module.js`
37 * `export {variable} from 'module.js'`
39 * `export * from 'module.js'`
41 * `import 'module.js'`
44 * `import def from 'module.js'`
[all …]
/third_party/node/tools/node_modules/eslint/node_modules/is-glob/
DREADME.md19 ```js
29 ```js
30 isGlob('!foo.js');
31 isGlob('*.js');
32 isGlob('**/abc.js');
33 isGlob('abc/*.js');
34 isGlob('abc/(aaa|bbb).js');
35 isGlob('abc/[a-z].js');
36 isGlob('abc/{a,b}.js');
42 ```js
[all …]
/third_party/glfw/src/
Dcocoa_joystick.m60 static void addJoystickElement(_GLFWjoystickNS* js,
93 elementsArray = js->axisElements;
96 elementsArray = js->hatElements;
104 elementsArray = js->buttonElements;
136 static long getElementValue(_GLFWjoystickNS* js, _GLFWjoyelementNS* element)
142 if (js && element && js->deviceRef)
144 result = IOHIDDeviceGetValue(js->deviceRef,
166 static void removeJoystick(_GLFWjoystickNS* js)
170 if (!js->present)
173 for (i = 0; i < CFArrayGetCount(js->axisElements); i++)
[all …]
Dlinux_joystick.c54 _GLFWjoystickLinux* js; in openJoystickDevice() local
58 if (!_glfw.linux_js.js[joy].present) in openJoystickDevice()
61 if (strcmp(_glfw.linux_js.js[joy].path, path) == 0) in openJoystickDevice()
67 if (!_glfw.linux_js.js[joy].present) in openJoystickDevice()
90 js = _glfw.linux_js.js + joy; in openJoystickDevice()
91 js->present = GLFW_TRUE; in openJoystickDevice()
92 js->name = strdup(name); in openJoystickDevice()
93 js->path = strdup(path); in openJoystickDevice()
94 js->fd = fd; in openJoystickDevice()
97 js->axisCount = (int) axisCount; in openJoystickDevice()
[all …]
/third_party/node/test/async-hooks/
Dcoverage.md7 | CONNECTION | test-connection.ssl.js |
8 | FSEVENTWRAP | test-fseventwrap.js |
9 | FSREQCALLBACK | test-fsreqcallback-{access,readFile}.js |
10 | GETADDRINFOREQWRAP | test-getaddrinforeqwrap.js |
11 | GETNAMEINFOREQWRAP | test-getnameinforeqwrap.js |
12 | HTTPINCOMINGMESSAGE | test-httpparser.request.js |
13 | HTTPCLIENTREQUEST | test-httpparser.response.js |
14 | Immediate | test-immediate.js |
16 | PBKDF2REQUEST | test-crypto-pbkdf2.js |
17 | PIPECONNECTWRAP | test-pipeconnectwrap.js |
[all …]
/third_party/node/test/parallel/
Dtest-buffer-constructor-node-modules-paths.js23 test('/a/node_modules/b.js', '/a/node_modules/x.js', false);
24 test('/a/node_modules/b.js', '/a/node_modules/foo/node_modules/x.js', false);
25 test('/a/node_modules/foo/node_modules/b.js', '/a/node_modules/x.js', false);
26 test('/node_modules/foo/b.js', '/node_modules/foo/node_modules/x.js', false);
27 test('/a.js', '/b.js', true);
28 test('/a.js', '/node_modules/b.js', false);
29 test('/node_modules/a.js.js', '/b.js', true);
30 test('c:\\a\\node_modules\\b.js', 'c:\\a\\node_modules\\x.js', false);
31 test('c:\\a\\node_modules\\b.js',
32 'c:\\a\\node_modules\\foo\\node_modules\\x.js', false);
[all …]
/third_party/node/deps/npm/node_modules/asap/
Dpackage.json27 "./asap": "./browser-asap.js",
28 "./asap.js": "./browser-asap.js",
29 "./raw": "./browser-raw.js",
30 "./raw.js": "./browser-raw.js",
31 "./test/domain.js": "./test/browser-domain.js"
38 "description": "High-priority task queue for Node.js and browsers",
53 "raw.js",
54 "asap.js",
55 "browser-raw.js",
56 "browser-asap.js"
[all …]
/third_party/node/doc/guides/
Dwriting-and-running-benchmarks.md1 # How to Write and Run Benchmarks in Node.js Core
12 * [Comparing Node.js versions](#comparing-nodejs-versions)
30 `Autocannon` is a Node.js script that can be installed using
31 `npm install -g autocannon`. It will use the Node.js executable that is in the
33 Node.js version in the path is not altered.
42 `node benchmark/run.js --set benchmarker=autocannon http`
44 `node benchmark/http/simple.js benchmarker=autocannon`
52 `node benchmark/http2/simple.js benchmarker=autocannon`
93 $ node benchmark/buffers/buffer-tostring.js
95 buffers/buffer-tostring.js n=10000000 len=0 arg=true: 62710590.393305704
[all …]
/third_party/protobuf/
DMakefile.am1150 js/README.md \
1151 js/binary/arith.js \
1152 js/binary/arith_test.js \
1153 js/binary/constants.js \
1154 js/binary/decoder.js \
1155 js/binary/decoder_test.js \
1156 js/binary/encoder.js \
1157 js/binary/message_test.js \
1158 js/binary/proto_test.js \
1159 js/binary/reader.js \
[all …]
/third_party/jerryscript/tests/debugger/
Ddo_backtrace.expected2 Stopped at tests/debugger/do_backtrace.js:15
5 Stopped at tests/debugger/do_backtrace.js:28
7 Stopped at tests/debugger/do_backtrace.js:37
9 Stopped at tests/debugger/do_backtrace.js:40
11 Stopped at tests/debugger/do_backtrace.js:32 (in test() at line:30, col:1)
14 Stopped at tests/debugger/do_backtrace.js:33 (in test() at line:30, col:1)
16 Stopped at tests/debugger/do_backtrace.js:23 (in foo() at line:21, col:1)
19 Frame 1: tests/debugger/do_backtrace.js:33 (in test() at line:30, col:1)
21 Frame 1: tests/debugger/do_backtrace.js:33 (in test() at line:30, col:1)
24 Frame 0: tests/debugger/do_backtrace.js:23 (in foo() at line:21, col:1)
[all …]
/third_party/node/deps/npm/node_modules/tweetnacl/
Dpackage.json27 "name": "TweetNaCl-js contributors"
34 "url": "https://github.com/dchest/tweetnacl-js/issues"
47 "uglify-js": "^2.6.1"
52 "homepage": "https://tweetnacl.js.org",
68 "main": "nacl-fast.js",
72 "url": "git+https://github.com/dchest/tweetnacl-js.git"
75 "bench": "node test/benchmark/bench.js",
76 …"build": "uglifyjs nacl.js -c -m -o nacl.min.js && uglifyjs nacl-fast.js -c -m -o nacl-fast.min.js
77js test/*.js | uglifyjs -c -m -o test/browser/_bundle.js 2>/dev/null && browserify test/browser/in…
78 "lint": "eslint nacl.js nacl-fast.js test/*.js test/benchmark/*.js",
[all …]
/third_party/node/deps/npm/node_modules/sorted-union-stream/node_modules/readable-stream/
Dfloat.patch1 diff --git a/lib/_stream_duplex.js b/lib/_stream_duplex.js
3 --- a/lib/_stream_duplex.js
4 +++ b/lib/_stream_duplex.js
16 diff --git a/lib/_stream_passthrough.js b/lib/_stream_passthrough.js
18 --- a/lib/_stream_passthrough.js
19 +++ b/lib/_stream_passthrough.js
29 diff --git a/lib/_stream_readable.js b/lib/_stream_readable.js
31 --- a/lib/_stream_readable.js
32 +++ b/lib/_stream_readable.js
78 diff --git a/lib/_stream_transform.js b/lib/_stream_transform.js
[all …]
/third_party/node/tools/node_modules/eslint/node_modules/flatted/
Dpackage.json17 "uglify-js": "^3.8.1"
28 "main": "cjs/index.js",
29 "module": "esm/index.js",
36 "bench": "node test/bench.js",
38 "cjs": "cp index.js cjs/index.js; echo 'module.exports = Flatted;' >> cjs/index.js",
40js esm/index.js; echo 'export default Flatted;' >> esm/index.js; echo 'export var parse = Flatted.…
41 …o '/*! (c) 2018, Andrea Giammarchi, (ISC) */'>min.js && uglifyjs index.js --support-ie8 -c -m >> m…
42 …"size": "cat index.js | wc -c;cat min.js | wc -c;gzip -c9 min.js | wc -c;cat min.js | brotli | wc …
43 "test": "nyc node test/index.js"
46 "unpkg": "min.js",

12345678910>>...281