0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/benchmark/misc
Gabriel Schulhof 276720921b
addons: remove semicolons from after module definition
Having semicolons there runs counter to our documentation and illicits
warnings in pedantic mode. This removes semicolons from after uses of
NODE_MODULE and NODE_MODULE_CONTEXT_AWARE_BUILTIN.

PR-URL: https://github.com/nodejs/node/pull/12919
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
2017-05-15 20:33:06 +02:00
..
function_call addons: remove semicolons from after module definition 2017-05-15 20:33:06 +02:00
console.js benchmark: reduce string concatenations 2017-04-20 04:46:37 +03:00
freelist.js benchmark: allow benchmarks to specify flags 2017-01-04 22:45:34 +08:00
object-property-bench.js benchmark: add benchmark for object properties 2017-01-27 13:00:42 +01:00
punycode.js benchmark: fix punycode and get-ciphers benchmark 2017-03-09 22:01:45 +01:00
startup.js tools,benchmark: increase lint compliance 2016-02-27 20:15:17 -08:00
util-extend-vs-object-assign.js benchmark: remove forced optimization from misc 2017-03-06 16:31:59 +01:00
v8-bench.js benchmark: reduce string concatenations 2017-04-20 04:46:37 +03:00