Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created August 21, 2014 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmcw/5461992bf76b6078a4ee to your computer and use it in GitHub Desktop.
Save tmcw/5461992bf76b6078a4ee to your computer and use it in GitHub Desktop.
Statistical profiling result from v8.log, (333 ticks, 3 unaccounted, 0 excluded).
[Unknown]:
ticks total nonlib name
3 0.9%
[Shared libraries]:
ticks total nonlib name
186 55.9% 0.0% /usr/local/bin/node
12 3.6% 0.0% /usr/lib/system/libsystem_platform.dylib
12 3.6% 0.0% /usr/lib/system/libsystem_kernel.dylib
6 1.8% 0.0% /usr/lib/system/libsystem_c.dylib
3 0.9% 0.0% /usr/lib/system/libsystem_pthread.dylib
1 0.3% 0.0% /usr/lib/system/libsystem_malloc.dylib
[JavaScript]:
ticks total nonlib name
19 5.7% 16.8% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
8 2.4% 7.1% LazyCompile: *match native string.js:182
7 2.1% 6.2% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
6 1.8% 5.3% Stub: RegExpExecStub
5 1.5% 4.4% LazyCompile: *lexer.test_match /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:408
4 1.2% 3.5% Stub: StringAddStub
4 1.2% 3.5% LazyCompile: *replace native string.js:221
4 1.2% 3.5% Builtin: A builtin from the snapshot
3 0.9% 2.7% Stub: CEntryStub
3 0.9% 2.7% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
2 0.6% 1.8% Stub: SubStringStub
2 0.6% 1.8% Stub: KeyedLoadElementStub {1}
2 0.6% 1.8% RegExp: ^(\\/?|)([\\s\\S]*?)((?:\\.{1\,2}|[^\\/]+?|)(\\.[^.\\/]*|))(?:[\\/]*)$
2 0.6% 1.8% RegExp: ^(?:\\s+)
2 0.6% 1.8% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 1.8% LazyCompile: ~defineProperty native v8natives.js:1050
2 0.6% 1.8% LazyCompile: ToObject native runtime.js:567
2 0.6% 1.8% LazyCompile: *parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
2 0.6% 1.8% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:591
1 0.3% 0.9% Stub: ToBooleanStub_UndefinedBool
1 0.3% 0.9% Stub: ToBooleanStub_SpecObject
1 0.3% 0.9% Stub: RegExpConstructResultStub
1 0.3% 0.9% Stub: RecordWriteStub
1 0.3% 0.9% Stub: KeyedLoadElementStub
1 0.3% 0.9% Stub: CompareStub_EQ_STRICT
1 0.3% 0.9% Stub: CompareStub_EQ
1 0.3% 0.9% Stub: CallFunctionStub_Args2_Recording
1 0.3% 0.9% Stub: BinaryOpStub_ADD_Alloc_BothStrings
1 0.3% 0.9% RegExp: ^(?:\\})
1 0.3% 0.9% RegExp: ^(?:\\])
1 0.3% 0.9% RegExp: ^(?:(-?([0-9]|[1-9][0-9]+))(\\.[0-9]+)?([eE][-+]?[0-9]+)?\\b)
1 0.3% 0.9% LazyCompile: ~stringify native json.js:308
1 0.3% 0.9% LazyCompile: ~createWriteReq net.js:656
1 0.3% 0.9% LazyCompile: ~Module._resolveFilename module.js:323
1 0.3% 0.9% LazyCompile: ~Module._findPath module.js:160
1 0.3% 0.9% LazyCompile: ~DefineObjectProperty native v8natives.js:695
1 0.3% 0.9% LazyCompile: ~CallSiteGetMethodName native messages.js:846
1 0.3% 0.9% LazyCompile: ToString native runtime.js:550
1 0.3% 0.9% LazyCompile: FILTER_KEY native runtime.js:398
1 0.3% 0.9% LazyCompile: <anonymous> native v8natives.js:1366
1 0.3% 0.9% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
1 0.3% 0.9% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
1 0.3% 0.9% LazyCompile: *ToPropertyDescriptor native v8natives.js:420
1 0.3% 0.9% LazyCompile: *RegExpExecNoTests native regexp.js:157
1 0.3% 0.9% LazyCompile: *IsAccessorDescriptor native v8natives.js:347
1 0.3% 0.9% LazyCompile: *DefineOwnProperty native v8natives.js:924
1 0.3% 0.9% LazyCompile: *DefineObjectProperty native v8natives.js:695
1 0.3% 0.9% LazyCompile: *ConvertDescriptorArrayToDescriptor native v8natives.js:581
1 0.3% 0.9% LazyCompile: *BuildResultFromMatchInfo native regexp.js:130
1 0.3% 0.9% Builtin: A builtin from the snapshot {1}
[C++]:
ticks total nonlib name
[GC]:
ticks total nonlib name
21 6.3%
[Bottom up (heavy) profile]:
Note: percentage shows a share of a particular caller in the total
amount of its parent calls.
Callers occupying less than 2.0% are not shown.
ticks parent name
186 55.9% /usr/local/bin/node
28 15.1% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
28 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
28 100.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
28 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
28 100.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
9 4.8% LazyCompile: ~NativeModule.compile node.js:888
9 100.0% LazyCompile: ~NativeModule.require node.js:843
2 22.2% LazyCompile: ~tryFile module.js:138
2 100.0% LazyCompile: ~Module._findPath module.js:160
2 100.0% LazyCompile: ~Module._resolveFilename module.js:323
1 11.1% LazyCompile: ~startup.globalVariables node.js:160
1 100.0% LazyCompile: ~startup node.js:30
1 100.0% Function: ~<anonymous> node.js:27
1 11.1% LazyCompile: ~startup node.js:30
1 100.0% Function: ~<anonymous> node.js:27
1 11.1% LazyCompile: ~createWritableStdioStream node.js:546
1 100.0% LazyCompile: ~<anonymous> node.js:611
1 100.0% Function: ~<anonymous> console.js:1
1 11.1% Function: ~<anonymous> tty.js:1
1 100.0% LazyCompile: ~NativeModule.compile node.js:888
1 100.0% LazyCompile: ~NativeModule.require node.js:843
1 11.1% Function: ~<anonymous> stream.js:1
1 100.0% LazyCompile: ~NativeModule.compile node.js:888
1 100.0% LazyCompile: ~NativeModule.require node.js:843
1 11.1% Function: ~<anonymous> buffer.js:1
1 100.0% LazyCompile: ~NativeModule.compile node.js:888
1 100.0% LazyCompile: ~NativeModule.require node.js:843
1 11.1% Function: ~<anonymous> assert.js:1
1 100.0% LazyCompile: ~NativeModule.compile node.js:888
1 100.0% LazyCompile: ~NativeModule.require node.js:843
9 4.8% LazyCompile: *replace native string.js:221
8 88.9% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
7 87.5% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
7 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
7 100.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
1 12.5% LazyCompile: ~parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
1 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
1 100.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
1 11.1% LazyCompile: ~anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
1 100.0% LazyCompile: ~parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
1 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
1 100.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
9 4.8% LazyCompile: *match native string.js:182
9 100.0% LazyCompile: *lexer.test_match /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:408
9 100.0% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
9 100.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
7 77.8% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
2 22.2% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
8 4.3% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
8 100.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
8 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
8 100.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
8 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
6 3.2% LazyCompile: ~parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
6 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
6 100.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
6 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
6 100.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
5 2.7% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
5 100.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
5 100.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
5 100.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
5 100.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
4 2.2% LazyCompile: ~lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
3 75.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
2 66.7% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
2 100.0% LazyCompile: *parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
2 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
1 33.3% LazyCompile: ~lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
1 100.0% LazyCompile: ~parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
1 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
1 25.0% LazyCompile: ~lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
1 100.0% LazyCompile: ~lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
1 100.0% LazyCompile: ~parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
1 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
4 2.2% LazyCompile: ~fs.statSync fs.js:682
4 100.0% LazyCompile: statPath module.js:88
4 100.0% LazyCompile: ~tryFile module.js:138
3 75.0% LazyCompile: ~Module._findPath module.js:160
3 100.0% LazyCompile: ~Module._resolveFilename module.js:323
1 25.0% LazyCompile: ~tryExtensions module.js:148
1 100.0% LazyCompile: ~Module._findPath module.js:160
4 2.2% LazyCompile: FILTER_KEY native runtime.js:398
3 75.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
3 100.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
3 100.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
3 100.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 25.0% LazyCompile: ~CallSiteGetMethodName native messages.js:846
1 100.0% LazyCompile: ~CallSiteToString native messages.js:927
1 100.0% LazyCompile: FormatStackTrace native messages.js:1053
1 100.0% LazyCompile: ~FormatRawStackTrace native messages.js:1082
4 2.2% LazyCompile: *parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
4 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
4 100.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
4 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
4 100.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 2.2% LazyCompile: *DefineObjectProperty native v8natives.js:695
3 75.0% LazyCompile: ~DefineArrayProperty native v8natives.js:853
3 100.0% LazyCompile: *DefineOwnProperty native v8natives.js:924
3 100.0% LazyCompile: ~defineProperty native v8natives.js:1050
3 100.0% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
1 25.0% LazyCompile: *DefineOwnProperty native v8natives.js:924
1 100.0% LazyCompile: ~defineProperty native v8natives.js:1050
1 100.0% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
1 100.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
19 5.7% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
19 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
19 100.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
19 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
19 100.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
19 100.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
12 3.6% /usr/lib/system/libsystem_platform.dylib
6 50.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
6 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
6 100.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
6 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
6 100.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 16.7% LazyCompile: *parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
2 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
2 100.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
2 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
2 100.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 8.3% LazyCompile: ~captureStackTrace native messages.js:1113
1 100.0% LazyCompile: <anonymous> native messages.js:1157
1 100.0% LazyCompile: <anonymous> native messages.js:1157
1 100.0% LazyCompile: ~fs.statSync fs.js:682
1 100.0% LazyCompile: statPath module.js:88
1 8.3% LazyCompile: ~ToPropertyDescriptor native v8natives.js:420
1 100.0% LazyCompile: ~defineProperty native v8natives.js:1050
1 100.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js:1
1 100.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js:1
1 100.0% LazyCompile: ~Module._compile module.js:374
1 8.3% LazyCompile: ~Results.createStream /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/results.js:23
1 100.0% LazyCompile: ~test.createStream /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/index.js:132
1 100.0% LazyCompile: ~createExitHarness /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/index.js:49
1 100.0% LazyCompile: ~getHarness /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/index.js:41
1 100.0% LazyCompile: ~module.exports.lazyLoad /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/index.js:21
1 8.3% LazyCompile: ~Module._findPath module.js:160
1 100.0% LazyCompile: ~Module._resolveFilename module.js:323
1 100.0% LazyCompile: Module._load module.js:275
1 100.0% LazyCompile: ~Module.require module.js:361
1 100.0% LazyCompile: ~require module.js:379
12 3.6% /usr/lib/system/libsystem_kernel.dylib
1 8.3% LazyCompile: ~parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
1 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
1 100.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
1 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
1 100.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 8.3% LazyCompile: ~fs.openSync fs.js:424
1 100.0% LazyCompile: fs.readFileSync fs.js:271
1 100.0% LazyCompile: readPackage module.js:99
1 100.0% LazyCompile: ~tryPackage module.js:122
1 100.0% LazyCompile: ~Module._findPath module.js:160
1 8.3% LazyCompile: ~fs.closeSync fs.js:396
1 100.0% LazyCompile: fs.readFileSync fs.js:271
1 100.0% LazyCompile: ~Module._extensions..js module.js:472
1 100.0% LazyCompile: ~Module.load module.js:346
1 100.0% LazyCompile: Module._load module.js:275
1 8.3% LazyCompile: ~filter native array.js:1036
1 100.0% LazyCompile: ~exports.resolve path.js:304
1 100.0% LazyCompile: ~realpathSync fs.js:1205
1 100.0% LazyCompile: ~tryFile module.js:138
1 100.0% LazyCompile: ~Module._findPath module.js:160
1 8.3% LazyCompile: ~Socket net.js:136
1 100.0% LazyCompile: ~WriteStream tty.js:71
1 100.0% LazyCompile: ~createWritableStdioStream node.js:546
1 100.0% LazyCompile: ~<anonymous> node.js:611
1 100.0% Function: ~<anonymous> console.js:1
1 8.3% LazyCompile: ~EventEmitter.emit events.js:53
1 100.0% LazyCompile: ~drain /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:30
1 100.0% LazyCompile: ~stream.queue.stream.push /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:40
1 100.0% LazyCompile: ~end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:15
1 100.0% LazyCompile: ~_end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:63
1 8.3% LazyCompile: ~EventEmitter.addListener events.js:126
1 100.0% LazyCompile: ~Stream.pipe stream.js:46
1 100.0% LazyCompile: ~createExitHarness /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/index.js:49
1 100.0% LazyCompile: ~getHarness /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/index.js:41
1 100.0% LazyCompile: ~module.exports.lazyLoad /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/index.js:21
1 8.3% LazyCompile: ~$Array.configurable_ native v8natives.js:540
1 100.0% LazyCompile: ~DefineObjectProperty native v8natives.js:695
1 100.0% LazyCompile: ~DefineOwnProperty native v8natives.js:924
1 100.0% LazyCompile: ~defineProperties native v8natives.js:1102
1 100.0% LazyCompile: ~create native v8natives.js:1038
1 8.3% LazyCompile: _tickCallback node.js:395
1 100.0% LazyCompile: ~Module.runMain module.js:495
1 100.0% LazyCompile: ~startup node.js:30
1 100.0% Function: ~<anonymous> node.js:27
1 8.3% LazyCompile: *RegExpExecNoTests native regexp.js:157
1 100.0% LazyCompile: *match native string.js:182
1 100.0% LazyCompile: ~lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
1 100.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
1 100.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
1 8.3% Function: ~<anonymous> fs.js:1
1 100.0% LazyCompile: ~NativeModule.compile node.js:888
1 100.0% LazyCompile: ~NativeModule.require node.js:843
1 100.0% LazyCompile: ~tryFile module.js:138
1 100.0% LazyCompile: ~Module._findPath module.js:160
1 8.3% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:268
1 100.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:74
1 100.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:1
1 100.0% LazyCompile: ~Module._compile module.js:374
1 100.0% LazyCompile: ~Module._extensions..js module.js:472
8 2.4% LazyCompile: *match native string.js:182
5 62.5% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
5 100.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
5 100.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
4 80.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
4 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
1 20.0% LazyCompile: *parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
1 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
2 25.0% LazyCompile: *lexer.test_match /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:408
2 100.0% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
2 100.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
1 50.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
1 100.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
1 50.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
1 100.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
7 2.1% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
7 100.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
7 100.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
7 100.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
7 100.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
7 100.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
[Top down (heavy) profile]:
Note: callees occupying less than 0.1% are not shown.
inclusive self name
ticks total ticks total
83 24.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
33 9.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
33 9.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
33 9.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
33 9.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
33 9.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
32 9.6% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
32 9.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
32 9.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
32 9.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
32 9.6% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
32 9.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
32 9.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
32 9.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
32 9.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
32 9.6% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
32 9.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
32 9.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
32 9.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
32 9.6% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
32 9.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
32 9.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
32 9.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
32 9.6% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
32 9.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
32 9.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
32 9.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
32 9.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
32 9.6% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
32 9.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
32 9.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
32 9.6% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
32 9.6% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
32 9.6% 0 0.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
21 6.3% 21 6.3% /usr/local/bin/node
6 1.8% 6 1.8% /usr/lib/system/libsystem_platform.dylib
3 0.9% 0 0.0% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
1 0.3% 1 0.3% Stub: StringAddStub
1 0.3% 1 0.3% Stub: RecordWriteStub
1 0.3% 1 0.3% LazyCompile: ~defineProperty native v8natives.js:1050
1 0.3% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
1 0.3% 0 0.0% LazyCompile: ~Test.deepEqual.Test.deepEquals.Test.isEquivalent.Test.same /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:351
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~assert /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:176
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/results.js:98
1 0.3% 0 0.0% LazyCompile: ~write /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/results.js:93
1 0.3% 0 0.0% LazyCompile: ~stream.queue.stream.push /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:40
1 0.3% 0 0.0% LazyCompile: ~drain /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:30
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
1 0.3% 0 0.0% LazyCompile: ~ondata stream.js:49
1 0.3% 0 0.0% LazyCompile: ~stream.write /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:25
1 0.3% 0 0.0% LazyCompile: ~write /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:14
1 0.3% 0 0.0% LazyCompile: ~stream.queue.stream.push /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:40
1 0.3% 0 0.0% LazyCompile: ~drain /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:30
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
1 0.3% 0 0.0% LazyCompile: ~ondata stream.js:49
1 0.3% 0 0.0% LazyCompile: ~stream.write /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:25
1 0.3% 0 0.0% LazyCompile: ~write /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/default_stream.js:9
1 0.3% 0 0.0% LazyCompile: flush /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/default_stream.js:20
1 0.3% 0 0.0% LazyCompile: ~b native v8natives.js:1582
1 0.3% 0 0.0% LazyCompile: ~Console.log console.js:52
1 0.3% 0 0.0% LazyCompile: ~Socket.write net.js:610
1 0.3% 0 0.0% LazyCompile: ~Writable.write _stream_writable.js:160
1 0.3% 0 0.0% LazyCompile: ~writeOrBuffer _stream_writable.js:197
1 0.3% 0 0.0% LazyCompile: ~doWrite _stream_writable.js:218
1 0.3% 0 0.0% LazyCompile: ~Socket._write net.js:617
1 0.3% 1 0.3% LazyCompile: ~createWriteReq net.js:656
22 6.6% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
22 6.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
22 6.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
22 6.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
22 6.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
22 6.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
22 6.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
22 6.6% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
21 6.3% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
21 6.3% 0 0.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
17 5.1% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
17 5.1% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
14 4.2% 0 0.0% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
9 2.7% 0 0.0% LazyCompile: *lexer.test_match /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:408
7 2.1% 0 0.0% LazyCompile: *match native string.js:182
7 2.1% 7 2.1% /usr/local/bin/node
2 0.6% 0 0.0% LazyCompile: *slice native string.js:510
2 0.6% 0 0.0% LazyCompile: *SubString native string.js:205
2 0.6% 2 0.6% Stub: SubStringStub
5 1.5% 0 0.0% LazyCompile: *match native string.js:182
5 1.5% 0 0.0% LazyCompile: *RegExpExecNoTests native regexp.js:157
1 0.3% 1 0.3% Stub: RegExpExecStub
1 0.3% 1 0.3% RegExp: ^(?:\\})
1 0.3% 1 0.3% RegExp: ^(?:\\])
1 0.3% 1 0.3% LazyCompile: *BuildResultFromMatchInfo native regexp.js:130
1 0.3% 1 0.3% /usr/local/bin/node
3 0.9% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
3 0.9% 0 0.0% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
2 0.6% 0 0.0% LazyCompile: *lexer.test_match /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:408
1 0.3% 1 0.3% LazyCompile: *match native string.js:182
1 0.3% 1 0.3% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:591
1 0.3% 0 0.0% LazyCompile: *match native string.js:182
1 0.3% 0 0.0% LazyCompile: *RegExpExecNoTests native regexp.js:157
1 0.3% 1 0.3% Stub: RegExpExecStub
4 1.2% 0 0.0% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
4 1.2% 0 0.0% LazyCompile: ~defineProperty native v8natives.js:1050
4 1.2% 0 0.0% LazyCompile: *DefineOwnProperty native v8natives.js:924
4 1.2% 0 0.0% LazyCompile: ~DefineArrayProperty native v8natives.js:853
4 1.2% 0 0.0% LazyCompile: *DefineObjectProperty native v8natives.js:695
3 0.9% 3 0.9% /usr/local/bin/node
1 0.3% 1 0.3% LazyCompile: ToObject native runtime.js:567
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 1 0.3% /usr/local/bin/node
21 6.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
21 6.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
21 6.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
21 6.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
21 6.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
21 6.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
21 6.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
20 6.0% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
17 5.1% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
17 5.1% 0 0.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
11 3.3% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
11 3.3% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
11 3.3% 0 0.0% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
5 1.5% 2 0.6% LazyCompile: *lexer.test_match /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:408
2 0.6% 2 0.6% Builtin: A builtin from the snapshot
1 0.3% 1 0.3% Stub: StringAddStub
4 1.2% 4 1.2% LazyCompile: *match native string.js:182
1 0.3% 1 0.3% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:591
1 0.3% 0 0.0% LazyCompile: *BuildResultFromMatchInfo native regexp.js:130
1 0.3% 1 0.3% LazyCompile: *lexer.test_match /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:408
6 1.8% 0 0.0% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
5 1.5% 0 0.0% LazyCompile: ~defineProperty native v8natives.js:1050
4 1.2% 0 0.0% LazyCompile: *DefineOwnProperty native v8natives.js:924
4 1.2% 1 0.3% LazyCompile: *DefineObjectProperty native v8natives.js:695
1 0.3% 1 0.3% LazyCompile: ToString native runtime.js:550
1 0.3% 1 0.3% LazyCompile: ToObject native runtime.js:567
1 0.3% 1 0.3% LazyCompile: *ConvertDescriptorArrayToDescriptor native v8natives.js:581
1 0.3% 0 0.0% LazyCompile: *ToPropertyDescriptor native v8natives.js:420
1 0.3% 0 0.0% LazyCompile: *IsInconsistentDescriptor native v8natives.js:367
1 0.3% 1 0.3% LazyCompile: *IsAccessorDescriptor native v8natives.js:347
1 0.3% 0 0.0% LazyCompile: defineProperty native v8natives.js:1050
1 0.3% 0 0.0% LazyCompile: *ToPropertyDescriptor native v8natives.js:420
1 0.3% 1 0.3% Builtin: A builtin from the snapshot {1}
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~some native array.js:1130
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:121
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 1 0.3% Stub: BinaryOpStub_ADD_Alloc_BothStrings
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: *split native string.js:554
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test.deepEqual.Test.deepEquals.Test.isEquivalent.Test.same /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:351
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~assert /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:176
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/results.js:98
1 0.3% 1 0.3% Stub: CallFunctionStub_Args2_Recording
4 1.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:11
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
4 1.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
4 1.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
4 1.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
4 1.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
4 1.2% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
4 1.2% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
4 1.2% 4 1.2% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
2 0.6% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
2 0.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
2 0.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
2 0.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
2 0.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
2 0.6% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
2 0.6% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
2 0.6% 0 0.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
2 0.6% 0 0.0% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
1 0.3% 0 0.0% LazyCompile: *RegExpExecNoTests native regexp.js:157
1 0.3% 1 0.3% LazyCompile: *replace native string.js:221
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
1 0.3% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 1 0.3% /usr/local/bin/node
66 19.8% 0 0.0% LazyCompile: ~processImmediate timers.js:320
59 17.7% 0 0.0% LazyCompile: ~next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/results.js:63
59 17.7% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
59 17.7% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
59 17.7% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
58 17.4% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:11
51 15.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
51 15.3% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
51 15.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
51 15.3% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
51 15.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
51 15.3% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
51 15.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
51 15.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
43 12.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
39 11.7% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
39 11.7% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
39 11.7% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
39 11.7% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
39 11.7% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
39 11.7% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
39 11.7% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
39 11.7% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
39 11.7% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
39 11.7% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
39 11.7% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
39 11.7% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
39 11.7% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
37 11.1% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
37 11.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
37 11.1% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
37 11.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
37 11.1% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
37 11.1% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
37 11.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
37 11.1% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
37 11.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
37 11.1% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
37 11.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
37 11.1% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
33 9.9% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
30 9.0% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
23 6.9% 2 0.6% LazyCompile: *parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
9 2.7% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
9 2.7% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
4 1.2% 0 0.0% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
3 0.9% 1 0.3% LazyCompile: *match native string.js:182
2 0.6% 0 0.0% LazyCompile: *RegExpExecNoTests native regexp.js:157
2 0.6% 2 0.6% RegExp: ^(?:\\s+)
1 0.3% 1 0.3% LazyCompile: *lexer.test_match /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:408
3 0.9% 0 0.0% LazyCompile: ~lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
2 0.6% 2 0.6% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: *match native string.js:182
1 0.3% 0 0.0% LazyCompile: *RegExpExecNoTests native regexp.js:157
1 0.3% 1 0.3% /usr/lib/system/libsystem_kernel.dylib
1 0.3% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
1 0.3% 0 0.0% LazyCompile: ~lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
1 0.3% 0 0.0% LazyCompile: *lexer.test_match /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:408
1 0.3% 0 0.0% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:591
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
5 1.5% 0 0.0% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
5 1.5% 0 0.0% LazyCompile: ~defineProperty native v8natives.js:1050
4 1.2% 0 0.0% LazyCompile: *DefineOwnProperty native v8natives.js:924
2 0.6% 1 0.3% LazyCompile: ~DefineObjectProperty native v8natives.js:695
1 0.3% 1 0.3% /usr/local/bin/node
2 0.6% 0 0.0% LazyCompile: ~DefineArrayProperty native v8natives.js:853
1 0.3% 1 0.3% Stub: CompareStub_EQ
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% LazyCompile: *ToPropertyDescriptor native v8natives.js:420
4 1.2% 4 1.2% /usr/local/bin/node
2 0.6% 2 0.6% /usr/lib/system/libsystem_platform.dylib
1 0.3% 0 0.0% LazyCompile: ~anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
1 0.3% 0 0.0% LazyCompile: ~defineProperty native v8natives.js:1050
1 0.3% 0 0.0% LazyCompile: ~ToPropertyDescriptor native v8natives.js:420
1 0.3% 0 0.0% LazyCompile: ~IsInconsistentDescriptor native v8natives.js:367
1 0.3% 0 0.0% LazyCompile: *IsAccessorDescriptor native v8natives.js:347
1 0.3% 1 0.3% /usr/lib/system/libsystem_c.dylib
7 2.1% 0 0.0% LazyCompile: ~parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
5 1.5% 5 1.5% /usr/local/bin/node
2 0.6% 0 0.0% LazyCompile: ~anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
1 0.3% 0 0.0% LazyCompile: ~defineProperty native v8natives.js:1050
1 0.3% 0 0.0% LazyCompile: ~ToPropertyDescriptor native v8natives.js:420
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: *replace native string.js:221
1 0.3% 1 0.3% /usr/local/bin/node
2 0.6% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 1 0.3% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~some native array.js:1130
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:121
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~some native array.js:1130
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:121
1 0.3% 1 0.3% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 1 0.3% /usr/lib/system/libsystem_pthread.dylib
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
2 0.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test.deepEqual.Test.deepEquals.Test.isEquivalent.Test.same /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:351
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~assert /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:176
1 0.3% 0 0.0% LazyCompile: ~DefineOneShotAccessor.h native messages.js:773
1 0.3% 0 0.0% LazyCompile: ~<anonymous> native messages.js:1122
1 0.3% 0 0.0% LazyCompile: ~FormatRawStackTrace native messages.js:1082
1 0.3% 0 0.0% LazyCompile: FormatStackTrace native messages.js:1053
1 0.3% 0 0.0% LazyCompile: ~CallSiteToString native messages.js:927
1 0.3% 0 0.0% LazyCompile: ~CallSiteGetMethodName native messages.js:846
1 0.3% 0 0.0% LazyCompile: *__lookupGetter__ native v8natives.js:298
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
1 0.3% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
1 0.3% 0 0.0% LazyCompile: ~parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
1 0.3% 1 0.3% /usr/lib/system/libsystem_kernel.dylib
2 0.6% 0 0.0% LazyCompile: ~Test.deepEqual.Test.deepEquals.Test.isEquivalent.Test.same /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:351
1 0.3% 0 0.0% LazyCompile: ~module.exports /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/deep-equal/index.js:5
1 0.3% 0 0.0% LazyCompile: objEquiv /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/deep-equal/index.js:43
1 0.3% 0 0.0% LazyCompile: ~sort native array.js:741
1 0.3% 0 0.0% LazyCompile: ~QuickSort native array.js:793
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~assert /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:176
1 0.3% 0 0.0% LazyCompile: ~DefineOneShotAccessor.h native messages.js:773
1 0.3% 0 0.0% LazyCompile: ~<anonymous> native messages.js:1122
1 0.3% 0 0.0% LazyCompile: ~FormatRawStackTrace native messages.js:1082
1 0.3% 0 0.0% LazyCompile: FormatStackTrace native messages.js:1053
1 0.3% 0 0.0% LazyCompile: ~CallSiteToString native messages.js:927
1 0.3% 1 0.3% LazyCompile: ~CallSiteGetMethodName native messages.js:846
2 0.6% 0 0.0% LazyCompile: ~Test.deepEqual.Test.deepEquals.Test.isEquivalent.Test.same /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:351
1 0.3% 0 0.0% LazyCompile: ~module.exports /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/deep-equal/index.js:5
1 0.3% 0 0.0% LazyCompile: objEquiv /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/deep-equal/index.js:43
1 0.3% 0 0.0% LazyCompile: ~module.exports /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/deep-equal/index.js:5
1 0.3% 0 0.0% LazyCompile: objEquiv /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/deep-equal/index.js:43
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~assert /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:176
1 0.3% 0 0.0% LazyCompile: ~DefineOneShotAccessor.h native messages.js:773
1 0.3% 0 0.0% LazyCompile: ~<anonymous> native messages.js:1122
1 0.3% 0 0.0% LazyCompile: ~FormatRawStackTrace native messages.js:1082
1 0.3% 0 0.0% LazyCompile: FormatStackTrace native messages.js:1053
1 0.3% 0 0.0% LazyCompile: ~CallSiteToString native messages.js:927
1 0.3% 0 0.0% LazyCompile: ~CallSiteGetMethodName native messages.js:846
1 0.3% 0 0.0% LazyCompile: *__lookupGetter__ native v8natives.js:298
1 0.3% 1 0.3% /usr/local/bin/node
4 1.2% 0 0.0% LazyCompile: ~Test.deepEqual.Test.deepEquals.Test.isEquivalent.Test.same /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:351
4 1.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
4 1.2% 0 0.0% LazyCompile: ~assert /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:176
3 0.9% 0 0.0% LazyCompile: ~DefineOneShotAccessor.h native messages.js:773
3 0.9% 0 0.0% LazyCompile: ~<anonymous> native messages.js:1122
2 0.6% 0 0.0% LazyCompile: ~FormatRawStackTrace native messages.js:1082
2 0.6% 0 0.0% LazyCompile: FormatStackTrace native messages.js:1053
2 0.6% 0 0.0% LazyCompile: ~CallSiteToString native messages.js:927
1 0.3% 0 0.0% LazyCompile: ~CallSiteGetMethodName native messages.js:846
1 0.3% 0 0.0% LazyCompile: *__lookupGetter__ native v8natives.js:298
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/results.js:98
1 0.3% 1 0.3% /usr/local/bin/node
6 1.8% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
5 1.5% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
5 1.5% 0 0.0% LazyCompile: ~parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
3 0.9% 0 0.0% LazyCompile: ~lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
2 0.6% 0 0.0% LazyCompile: ~lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
1 0.3% 0 0.0% LazyCompile: ~lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
1 0.3% 0 0.0% LazyCompile: ~lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
1 0.3% 0 0.0% LazyCompile: ~match native string.js:182
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
1 0.3% 0 0.0% LazyCompile: ~lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% LazyCompile: ~stringify native json.js:308
1 0.3% 1 0.3% /usr/local/bin/node
5 1.5% 0 0.0% LazyCompile: ~globSync /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/glob.js:71
5 1.5% 0 0.0% LazyCompile: ~glob /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/glob.js:51
5 1.5% 0 0.0% LazyCompile: ~Glob /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/glob.js:86
2 0.6% 0 0.0% LazyCompile: ~forEach native array.js:1087
2 0.6% 0 0.0% LazyCompile: ~b native v8natives.js:1582
2 0.6% 0 0.0% LazyCompile: ~iterator /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/glob.js:192
2 0.6% 0 0.0% LazyCompile: ~Glob._process /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/glob.js:364
2 0.6% 0 0.0% LazyCompile: Glob._readdir /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/glob.js:637
2 0.6% 0 0.0% LazyCompile: ~Glob._afterReaddir /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/glob.js:692
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/glob.js:458
1 0.3% 0 0.0% LazyCompile: ~b native v8natives.js:1582
1 0.3% 0 0.0% LazyCompile: ~cb /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/glob.js:367
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/glob.js:193
1 0.3% 0 0.0% LazyCompile: ~Glob._finish /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/glob.js:202
1 0.3% 0 0.0% LazyCompile: ~forEach native array.js:1087
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~Minimatch /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/node_modules/minimatch/minimatch.js:132
1 0.3% 0 0.0% LazyCompile: ~make /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/node_modules/minimatch/minimatch.js:173
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: RegExpConstructor native regexp.js:86
1 0.3% 0 0.0% LazyCompile: ~DoConstructRegExp native regexp.js:35
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
2 0.6% 0 0.0% LazyCompile: ~forEach native array.js:1087
2 0.6% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:12
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test.test /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:84
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~Test /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:39
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
1 0.3% 0 0.0% LazyCompile: ~g events.js:175
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 1 0.3% /usr/local/bin/node
7 2.1% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/resumer/index.js:24
7 2.1% 0 0.0% LazyCompile: ~tr.resume /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/resumer/index.js:19
7 2.1% 0 0.0% LazyCompile: ~stream.resume /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:94
7 2.1% 0 0.0% LazyCompile: ~drain /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:30
7 2.1% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
7 2.1% 0 0.0% LazyCompile: ~ondata stream.js:49
7 2.1% 0 0.0% LazyCompile: ~stream.write /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:25
7 2.1% 0 0.0% LazyCompile: ~write /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/default_stream.js:9
7 2.1% 0 0.0% LazyCompile: flush /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/default_stream.js:20
6 1.8% 0 0.0% LazyCompile: ~<anonymous> node.js:204
6 1.8% 0 0.0% LazyCompile: ~NativeModule.require node.js:843
6 1.8% 0 0.0% LazyCompile: ~NativeModule.compile node.js:888
6 1.8% 0 0.0% Function: ~<anonymous> console.js:1
4 1.2% 0 0.0% LazyCompile: ~<anonymous> node.js:611
4 1.2% 0 0.0% LazyCompile: ~createWritableStdioStream node.js:546
3 0.9% 0 0.0% LazyCompile: ~NativeModule.require node.js:843
3 0.9% 0 0.0% LazyCompile: ~NativeModule.compile node.js:888
2 0.6% 0 0.0% Function: ~<anonymous> tty.js:1
2 0.6% 0 0.0% LazyCompile: ~NativeModule.require node.js:843
2 0.6% 0 0.0% LazyCompile: ~NativeModule.compile node.js:888
1 0.3% 0 0.0% Function: ~<anonymous> net.js:1
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~WriteStream tty.js:71
1 0.3% 0 0.0% LazyCompile: ~Socket net.js:136
1 0.3% 1 0.3% /usr/lib/system/libsystem_kernel.dylib
1 0.3% 0 0.0% LazyCompile: ~Console console.js:24
1 0.3% 0 0.0% LazyCompile: ~forEach native array.js:1087
1 0.3% 0 0.0% LazyCompile: ~<anonymous> console.js:47
1 0.3% 0 0.0% LazyCompile: ~bind native v8natives.js:1578
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~<anonymous> node.js:626
1 0.3% 0 0.0% LazyCompile: ~createWritableStdioStream node.js:546
1 0.3% 0 0.0% LazyCompile: ~WriteStream tty.js:71
1 0.3% 0 0.0% LazyCompile: ~Socket net.js:136
1 0.3% 0 0.0% LazyCompile: ~Duplex _stream_duplex.js:39
1 0.3% 0 0.0% LazyCompile: ~Readable _stream_readable.js:100
1 0.3% 1 0.3% /usr/lib/system/libsystem_c.dylib
1 0.3% 0 0.0% LazyCompile: ~b native v8natives.js:1582
1 0.3% 0 0.0% LazyCompile: ~Console.log console.js:52
1 0.3% 0 0.0% LazyCompile: ~Socket.write net.js:610
1 0.3% 0 0.0% LazyCompile: ~Writable.write _stream_writable.js:160
1 0.3% 0 0.0% LazyCompile: ~writeOrBuffer _stream_writable.js:197
1 0.3% 0 0.0% LazyCompile: ~doWrite _stream_writable.js:218
1 0.3% 0 0.0% LazyCompile: ~Socket._write net.js:617
1 0.3% 0 0.0% LazyCompile: ~exports._unrefActive timers.js:425
1 0.3% 1 0.3% /usr/local/bin/node
56 16.8% 0 0.0% Function: ~<anonymous> node.js:27
56 16.8% 0 0.0% LazyCompile: ~startup node.js:30
46 13.8% 0 0.0% LazyCompile: ~Module.runMain module.js:495
45 13.5% 0 0.0% LazyCompile: Module._load module.js:275
38 11.4% 0 0.0% LazyCompile: ~Module.load module.js:346
37 11.1% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
36 10.8% 0 0.0% LazyCompile: ~Module._compile module.js:374
36 10.8% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:1
33 9.9% 0 0.0% LazyCompile: ~require module.js:379
33 9.9% 0 0.0% LazyCompile: ~Module.require module.js:361
33 9.9% 0 0.0% LazyCompile: Module._load module.js:275
30 9.0% 0 0.0% LazyCompile: ~Module.load module.js:346
30 9.0% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
29 8.7% 0 0.0% LazyCompile: ~Module._compile module.js:374
10 3.0% 0 0.0% Function: <anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/glob.js:1
10 3.0% 0 0.0% LazyCompile: ~require module.js:379
10 3.0% 0 0.0% LazyCompile: ~Module.require module.js:361
10 3.0% 0 0.0% LazyCompile: Module._load module.js:275
8 2.4% 0 0.0% LazyCompile: ~Module.load module.js:346
7 2.1% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
7 2.1% 0 0.0% LazyCompile: ~Module._compile module.js:374
3 0.9% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/node_modules/minimatch/minimatch.js:1
3 0.9% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/node_modules/minimatch/minimatch.js:1
2 0.6% 0 0.0% LazyCompile: ~require module.js:379
2 0.6% 0 0.0% LazyCompile: ~Module.require module.js:361
2 0.6% 0 0.0% LazyCompile: Module._load module.js:275
1 0.3% 0 0.0% LazyCompile: ~Module.load module.js:346
1 0.3% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
1 0.3% 0 0.0% LazyCompile: ~Module._compile module.js:374
1 0.3% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js:1
1 0.3% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js:1
1 0.3% 0 0.0% LazyCompile: ~defineProperty native v8natives.js:1050
1 0.3% 0 0.0% LazyCompile: ~ToPropertyDescriptor native v8natives.js:420
1 0.3% 1 0.3% /usr/lib/system/libsystem_platform.dylib
1 0.3% 0 0.0% LazyCompile: ~Module._resolveFilename module.js:323
1 0.3% 0 0.0% LazyCompile: ~Module._findPath module.js:160
1 0.3% 0 0.0% LazyCompile: ~tryExtensions module.js:148
1 0.3% 0 0.0% LazyCompile: ~tryFile module.js:138
1 0.3% 0 0.0% LazyCompile: statPath module.js:88
1 0.3% 0 0.0% LazyCompile: ~fs.statSync fs.js:682
1 0.3% 0 0.0% LazyCompile: <anonymous> native messages.js:1157
1 0.3% 0 0.0% LazyCompile: <anonymous> native messages.js:1157
1 0.3% 0 0.0% LazyCompile: ~captureStackTrace native messages.js:1113
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~charSet /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/node_modules/minimatch/minimatch.js:61
1 0.3% 0 0.0% LazyCompile: ~reduce native array.js:1381
1 0.3% 0 0.0% LazyCompile: ~reduce native array.js:1381
1 0.3% 1 0.3% /usr/local/bin/node
3 0.9% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/node_modules/graceful-fs/graceful-fs.js:1
3 0.9% 0 0.0% LazyCompile: ~require module.js:379
3 0.9% 0 0.0% LazyCompile: ~Module.require module.js:361
3 0.9% 0 0.0% LazyCompile: Module._load module.js:275
3 0.9% 0 0.0% LazyCompile: ~Module.load module.js:346
3 0.9% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
3 0.9% 0 0.0% LazyCompile: ~Module._compile module.js:374
2 0.6% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/glob/node_modules/graceful-fs/fs.js:1
2 0.6% 2 0.6% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~exports.dirname path.js:415
1 0.3% 0 0.0% LazyCompile: ~splitPath path.js:298
1 0.3% 0 0.0% LazyCompile: ~exec native regexp.js:168
1 0.3% 1 0.3% RegExp: ^(\\/?|)([\\s\\S]*?)((?:\\.{1\,2}|[^\\/]+?|)(\\.[^.\\/]*|))(?:[\\/]*)$
2 0.6% 0 0.0% LazyCompile: ~Module._resolveFilename module.js:323
2 0.6% 0 0.0% LazyCompile: ~Module._findPath module.js:160
1 0.3% 0 0.0% LazyCompile: ~tryPackage module.js:122
1 0.3% 0 0.0% LazyCompile: readPackage module.js:99
1 0.3% 0 0.0% LazyCompile: fs.readFileSync fs.js:271
1 0.3% 0 0.0% LazyCompile: ~fs.openSync fs.js:424
1 0.3% 1 0.3% /usr/lib/system/libsystem_kernel.dylib
1 0.3% 0 0.0% LazyCompile: ~tryFile module.js:138
1 0.3% 0 0.0% LazyCompile: statPath module.js:88
1 0.3% 0 0.0% LazyCompile: ~fs.statSync fs.js:682
1 0.3% 1 0.3% /usr/local/bin/node
9 2.7% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/index.js:1
9 2.7% 0 0.0% LazyCompile: ~require module.js:379
9 2.7% 0 0.0% LazyCompile: ~Module.require module.js:361
9 2.7% 0 0.0% LazyCompile: Module._load module.js:275
7 2.1% 0 0.0% LazyCompile: ~Module.load module.js:346
7 2.1% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
7 2.1% 0 0.0% LazyCompile: ~Module._compile module.js:374
5 1.5% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:1
5 1.5% 0 0.0% LazyCompile: ~require module.js:379
5 1.5% 0 0.0% LazyCompile: ~Module.require module.js:361
5 1.5% 0 0.0% LazyCompile: Module._load module.js:275
3 0.9% 0 0.0% LazyCompile: ~Module._resolveFilename module.js:323
3 0.9% 1 0.3% LazyCompile: ~Module._findPath module.js:160
2 0.6% 0 0.0% LazyCompile: ~tryPackage module.js:122
1 0.3% 0 0.0% LazyCompile: ~tryExtensions module.js:148
1 0.3% 0 0.0% LazyCompile: ~tryFile module.js:138
1 0.3% 0 0.0% LazyCompile: ~realpathSync fs.js:1205
1 0.3% 0 0.0% LazyCompile: ~fs.lstatSync fs.js:677
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: readPackage module.js:99
1 0.3% 0 0.0% LazyCompile: fs.readFileSync fs.js:271
1 0.3% 0 0.0% LazyCompile: ~fs.fstatSync fs.js:673
1 0.3% 1 0.3% /usr/local/bin/node
2 0.6% 0 0.0% LazyCompile: ~Module.load module.js:346
2 0.6% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
2 0.6% 0 0.0% LazyCompile: ~Module._compile module.js:374
1 0.3% 0 0.0% LazyCompile: ~defineProperty native v8natives.js:1050
1 0.3% 0 0.0% LazyCompile: ~DefineOwnProperty native v8natives.js:924
1 0.3% 0 0.0% LazyCompile: ~DefineObjectProperty native v8natives.js:695
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/deep-equal/index.js:1
1 0.3% 0 0.0% LazyCompile: ~require module.js:379
1 0.3% 0 0.0% LazyCompile: ~Module.require module.js:361
1 0.3% 0 0.0% LazyCompile: Module._load module.js:275
1 0.3% 0 0.0% LazyCompile: ~Module._resolveFilename module.js:323
1 0.3% 0 0.0% LazyCompile: ~Module._findPath module.js:160
1 0.3% 0 0.0% LazyCompile: ~tryFile module.js:138
1 0.3% 0 0.0% LazyCompile: ~realpathSync fs.js:1205
1 0.3% 0 0.0% LazyCompile: ~exports.resolve path.js:304
1 0.3% 0 0.0% LazyCompile: ~filter native array.js:1036
1 0.3% 1 0.3% /usr/lib/system/libsystem_kernel.dylib
2 0.6% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/results.js:1
2 0.6% 0 0.0% LazyCompile: ~require module.js:379
2 0.6% 0 0.0% LazyCompile: ~Module.require module.js:361
2 0.6% 0 0.0% LazyCompile: Module._load module.js:275
2 0.6% 1 0.3% LazyCompile: ~Module._resolveFilename module.js:323
1 0.3% 0 0.0% LazyCompile: ~Module._findPath module.js:160
1 0.3% 0 0.0% LazyCompile: ~tryExtensions module.js:148
1 0.3% 0 0.0% LazyCompile: ~tryFile module.js:138
1 0.3% 0 0.0% LazyCompile: statPath module.js:88
1 0.3% 0 0.0% LazyCompile: ~fs.statSync fs.js:682
1 0.3% 1 0.3% /usr/local/bin/node
2 0.6% 0 0.0% LazyCompile: ~Module._resolveFilename module.js:323
2 0.6% 0 0.0% LazyCompile: ~Module._findPath module.js:160
2 0.6% 0 0.0% LazyCompile: ~tryFile module.js:138
2 0.6% 0 0.0% LazyCompile: statPath module.js:88
2 0.6% 0 0.0% LazyCompile: ~fs.statSync fs.js:682
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/lib/system/libsystem_pthread.dylib
9 2.7% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:1
6 1.8% 0 0.0% LazyCompile: ~require module.js:379
6 1.8% 0 0.0% LazyCompile: ~Module.require module.js:361
6 1.8% 0 0.0% LazyCompile: Module._load module.js:275
5 1.5% 0 0.0% LazyCompile: ~Module.load module.js:346
5 1.5% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
5 1.5% 0 0.0% LazyCompile: ~Module._compile module.js:374
3 0.9% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/lib/reference.js:1
3 0.9% 0 0.0% LazyCompile: ~require module.js:379
3 0.9% 0 0.0% LazyCompile: ~Module.require module.js:361
3 0.9% 0 0.0% LazyCompile: Module._load module.js:275
2 0.6% 0 0.0% LazyCompile: ~Module.load module.js:346
2 0.6% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
2 0.6% 0 0.0% LazyCompile: ~Module._compile module.js:374
2 0.6% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/mapbox-gl-style-spec/index.js:1
2 0.6% 0 0.0% LazyCompile: ~require module.js:379
2 0.6% 0 0.0% LazyCompile: ~Module.require module.js:361
2 0.6% 0 0.0% LazyCompile: Module._load module.js:275
2 0.6% 0 0.0% LazyCompile: ~Module.load module.js:346
1 0.3% 0 0.0% LazyCompile: ~Module._nodeModulePaths module.js:207
1 0.3% 0 0.0% LazyCompile: ~exports.resolve path.js:304
1 0.3% 0 0.0% LazyCompile: ~filter native array.js:1036
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: Module._extensions..json module.js:479
1 0.3% 0 0.0% LazyCompile: ~parse native json.js:55
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~Module._resolveFilename module.js:323
1 0.3% 0 0.0% LazyCompile: ~Module._findPath module.js:160
1 0.3% 0 0.0% LazyCompile: ~tryExtensions module.js:148
1 0.3% 0 0.0% LazyCompile: ~tryFile module.js:138
1 0.3% 0 0.0% LazyCompile: statPath module.js:88
1 0.3% 0 0.0% LazyCompile: ~fs.statSync fs.js:682
1 0.3% 0 0.0% LazyCompile: <anonymous> native messages.js:1157
1 0.3% 0 0.0% LazyCompile: <anonymous> native messages.js:1157
1 0.3% 0 0.0% LazyCompile: ~captureStackTrace native messages.js:1113
1 0.3% 1 0.3% /usr/lib/system/libsystem_platform.dylib
1 0.3% 0 0.0% LazyCompile: ~exports.dirname path.js:415
1 0.3% 0 0.0% LazyCompile: ~splitPath path.js:298
1 0.3% 0 0.0% LazyCompile: ~exec native regexp.js:168
1 0.3% 1 0.3% RegExp: ^(\\/?|)([\\s\\S]*?)((?:\\.{1\,2}|[^\\/]+?|)(\\.[^.\\/]*|))(?:[\\/]*)$
1 0.3% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:1
1 0.3% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:74
1 0.3% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:268
1 0.3% 1 0.3% /usr/lib/system/libsystem_kernel.dylib
1 0.3% 0 0.0% LazyCompile: ~Module._resolveFilename module.js:323
1 0.3% 0 0.0% LazyCompile: ~Module._findPath module.js:160
1 0.3% 0 0.0% LazyCompile: ~tryFile module.js:138
1 0.3% 0 0.0% LazyCompile: statPath module.js:88
1 0.3% 0 0.0% LazyCompile: ~fs.statSync fs.js:682
1 0.3% 1 0.3% /usr/local/bin/node
3 0.9% 0 0.0% LazyCompile: ~forEach native array.js:1087
3 0.9% 0 0.0% LazyCompile: ~errors /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:9
1 0.3% 0 0.0% LazyCompile: ~module.exports /Users/tmcw/src/mapbox-gl-style-lint/lib/reference.js:4
1 0.3% 0 0.0% LazyCompile: ~namify /Users/tmcw/src/mapbox-gl-style-lint/lib/reference.js:22
1 0.3% 0 0.0% LazyCompile: ~namify /Users/tmcw/src/mapbox-gl-style-lint/lib/reference.js:22
1 0.3% 0 0.0% LazyCompile: ~namify /Users/tmcw/src/mapbox-gl-style-lint/lib/reference.js:22
1 0.3% 0 0.0% LazyCompile: ~namify /Users/tmcw/src/mapbox-gl-style-lint/lib/reference.js:22
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% LazyCompile: FILTER_KEY native runtime.js:398
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: fs.readFileSync fs.js:271
1 0.3% 0 0.0% LazyCompile: ~fs.closeSync fs.js:396
1 0.3% 1 0.3% /usr/lib/system/libsystem_kernel.dylib
3 0.9% 0 0.0% LazyCompile: ~Module._resolveFilename module.js:323
3 0.9% 0 0.0% LazyCompile: ~Module._findPath module.js:160
2 0.6% 0 0.0% LazyCompile: ~tryPackage module.js:122
1 0.3% 0 0.0% LazyCompile: ~exports.resolve path.js:304
1 0.3% 0 0.0% LazyCompile: ~filter native array.js:1036
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: readPackage module.js:99
1 0.3% 0 0.0% LazyCompile: fs.readFileSync fs.js:271
1 0.3% 1 0.3% /usr/lib/system/libsystem_c.dylib
1 0.3% 1 0.3% /usr/lib/system/libsystem_platform.dylib
3 0.9% 0 0.0% LazyCompile: ~module.exports.lazyLoad /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/index.js:21
3 0.9% 0 0.0% LazyCompile: ~getHarness /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/index.js:41
3 0.9% 0 0.0% LazyCompile: ~createExitHarness /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/index.js:49
2 0.6% 0 0.0% LazyCompile: ~test.createStream /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/index.js:132
2 0.6% 0 0.0% LazyCompile: ~Results.createStream /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/results.js:23
1 0.3% 0 0.0% LazyCompile: ~module.exports /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/resumer/index.js:7
1 0.3% 0 0.0% LazyCompile: ~global.setImmediate node.js:192
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/lib/system/libsystem_platform.dylib
1 0.3% 0 0.0% LazyCompile: ~Stream.pipe stream.js:46
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.addListener events.js:126
1 0.3% 1 0.3% /usr/lib/system/libsystem_kernel.dylib
1 0.3% 0 0.0% LazyCompile: fs.readFileSync fs.js:271
1 0.3% 1 0.3% /usr/lib/system/libsystem_malloc.dylib
1 0.3% 0 0.0% LazyCompile: ~Module._nodeModulePaths module.js:207
1 0.3% 0 0.0% LazyCompile: ~split native string.js:554
1 0.3% 1 0.3% /usr/local/bin/node
7 2.1% 0 0.0% LazyCompile: ~Module._resolveFilename module.js:323
6 1.8% 0 0.0% LazyCompile: ~Module._findPath module.js:160
6 1.8% 0 0.0% LazyCompile: ~tryFile module.js:138
5 1.5% 0 0.0% LazyCompile: ~NativeModule.require node.js:843
5 1.5% 0 0.0% LazyCompile: ~NativeModule.compile node.js:888
3 0.9% 0 0.0% Function: ~<anonymous> fs.js:1
2 0.6% 0 0.0% LazyCompile: ~NativeModule.require node.js:843
2 0.6% 0 0.0% LazyCompile: ~NativeModule.compile node.js:888
2 0.6% 0 0.0% Function: ~<anonymous> stream.js:1
1 0.3% 0 0.0% LazyCompile: ~exports.inherits util.js:553
1 0.3% 0 0.0% LazyCompile: ~create native v8natives.js:1038
1 0.3% 0 0.0% LazyCompile: ~defineProperties native v8natives.js:1102
1 0.3% 0 0.0% LazyCompile: ~DefineOwnProperty native v8natives.js:924
1 0.3% 0 0.0% LazyCompile: ~DefineObjectProperty native v8natives.js:695
1 0.3% 0 0.0% LazyCompile: ~$Array.configurable_ native v8natives.js:540
1 0.3% 1 0.3% /usr/lib/system/libsystem_kernel.dylib
1 0.3% 0 0.0% LazyCompile: ~NativeModule.require node.js:843
1 0.3% 0 0.0% LazyCompile: ~NativeModule.compile node.js:888
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/lib/system/libsystem_kernel.dylib
2 0.6% 2 0.6% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~realpathSync fs.js:1205
1 0.3% 0 0.0% LazyCompile: ~start fs.js:1228
1 0.3% 0 0.0% LazyCompile: ~exec native regexp.js:168
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: _tickCallback node.js:395
1 0.3% 1 0.3% /usr/lib/system/libsystem_kernel.dylib
4 1.2% 0 0.0% LazyCompile: ~startup.globalVariables node.js:160
4 1.2% 0 0.0% LazyCompile: ~NativeModule.require node.js:843
4 1.2% 0 0.0% LazyCompile: ~NativeModule.compile node.js:888
3 0.9% 0 0.0% Function: ~<anonymous> buffer.js:1
3 0.9% 0 0.0% LazyCompile: ~NativeModule.require node.js:843
3 0.9% 0 0.0% LazyCompile: ~NativeModule.compile node.js:888
2 0.6% 0 0.0% Function: ~<anonymous> assert.js:1
1 0.3% 0 0.0% LazyCompile: ~exports.inherits util.js:553
1 0.3% 0 0.0% LazyCompile: ~create native v8natives.js:1038
1 0.3% 0 0.0% LazyCompile: ~defineProperties native v8natives.js:1102
1 0.3% 0 0.0% LazyCompile: ~DefineOwnProperty native v8natives.js:924
1 0.3% 0 0.0% LazyCompile: ~DefineObjectProperty native v8natives.js:695
1 0.3% 0 0.0% LazyCompile: ~$Array.writable_ native v8natives.js:533
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~NativeModule.require node.js:843
1 0.3% 0 0.0% LazyCompile: ~NativeModule.compile node.js:888
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
2 0.6% 0 0.0% LazyCompile: ~NativeModule.require node.js:843
2 0.6% 0 0.0% LazyCompile: ~NativeModule.compile node.js:888
1 0.3% 0 0.0% Function: ~<anonymous> module.js:1
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~startup.processConfig node.js:303
1 0.3% 0 0.0% LazyCompile: ~join native array.js:410
1 0.3% 0 0.0% LazyCompile: Join native array.js:119
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~exports.resolve path.js:304
1 0.3% 1 0.3% Stub: CEntryStub
1 0.3% 0 0.0% LazyCompile: ~create native v8natives.js:1038
1 0.3% 0 0.0% LazyCompile: ~defineProperties native v8natives.js:1102
1 0.3% 0 0.0% LazyCompile: ~DefineOwnProperty native v8natives.js:924
1 0.3% 1 0.3% /usr/lib/system/libsystem_pthread.dylib
1 0.3% 1 0.3% /usr/lib/system/libsystem_c.dylib
34 10.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
34 10.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
20 6.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
20 6.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
20 6.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
20 6.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
20 6.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
20 6.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
20 6.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
20 6.0% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
20 6.0% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
20 6.0% 15 4.5% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
2 0.6% 2 0.6% Stub: KeyedLoadElementStub {1}
1 0.3% 1 0.3% Stub: ToBooleanStub_SpecObject
1 0.3% 1 0.3% Stub: KeyedLoadElementStub
1 0.3% 1 0.3% Builtin: A builtin from the snapshot
14 4.2% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
14 4.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
14 4.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
14 4.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
14 4.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
14 4.2% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
14 4.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
12 3.6% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
10 3.0% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
10 3.0% 0 0.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
8 2.4% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
8 2.4% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
6 1.8% 0 0.0% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
5 1.5% 0 0.0% LazyCompile: *match native string.js:182
5 1.5% 1 0.3% LazyCompile: *RegExpExecNoTests native regexp.js:157
4 1.2% 4 1.2% Stub: RegExpExecStub
1 0.3% 0 0.0% LazyCompile: *lexer.test_match /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:408
1 0.3% 1 0.3% LazyCompile: *match native string.js:182
2 0.6% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
2 0.6% 0 0.0% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
2 0.6% 1 0.3% LazyCompile: *lexer.test_match /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:408
1 0.3% 1 0.3% Builtin: A builtin from the snapshot
2 0.6% 0 0.0% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
2 0.6% 0 0.0% LazyCompile: ~defineProperty native v8natives.js:1050
1 0.3% 0 0.0% LazyCompile: *ToPropertyDescriptor native v8natives.js:420
1 0.3% 0 0.0% LazyCompile: IN native runtime.js:354
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: *DefineOwnProperty native v8natives.js:924
1 0.3% 0 0.0% LazyCompile: *DefineObjectProperty native v8natives.js:695
1 0.3% 1 0.3% /usr/local/bin/node
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~some native array.js:1130
1 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:121
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 1 0.3% Stub: CompareStub_EQ_STRICT
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: FILTER_KEY native runtime.js:398
1 0.3% 1 0.3% /usr/local/bin/node
2 0.6% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
2 0.6% 0 0.0% LazyCompile: ~Test.deepEqual.Test.deepEquals.Test.isEquivalent.Test.same /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:351
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~assert /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:176
1 0.3% 0 0.0% LazyCompile: <anonymous> native messages.js:1157
1 0.3% 0 0.0% LazyCompile: ~captureStackTrace native messages.js:1113
1 0.3% 0 0.0% LazyCompile: ~DefineOneShotAccessor native messages.js:767
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: *module.exports /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/deep-equal/index.js:5
1 0.3% 0 0.0% LazyCompile: objEquiv /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/deep-equal/index.js:43
1 0.3% 0 0.0% LazyCompile: *module.exports /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/deep-equal/index.js:5
1 0.3% 0 0.0% LazyCompile: objEquiv /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/deep-equal/index.js:43
1 0.3% 0 0.0% LazyCompile: *supported /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/deep-equal/lib/is_arguments.js:8
1 0.3% 1 0.3% /usr/local/bin/node
29 8.7% 29 8.7% /usr/local/bin/node
14 4.2% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
13 3.9% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
13 3.9% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
13 3.9% 0 0.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
11 3.3% 0 0.0% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
7 2.1% 7 2.1% /usr/local/bin/node
2 0.6% 0 0.0% LazyCompile: *RegExpExecNoTests native regexp.js:157
2 0.6% 2 0.6% LazyCompile: *replace native string.js:221
1 0.3% 1 0.3% LazyCompile: ~defineProperty native v8natives.js:1050
1 0.3% 1 0.3% LazyCompile: <anonymous> native v8natives.js:1366
2 0.6% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
2 0.6% 2 0.6% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
1 0.3% 0 0.0% LazyCompile: ~test.close /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/index.js:145
1 0.3% 0 0.0% LazyCompile: ~Results.close /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/results.js:113
1 0.3% 0 0.0% LazyCompile: ~stream.queue.stream.push /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:40
1 0.3% 0 0.0% LazyCompile: ~drain /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:30
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
1 0.3% 0 0.0% LazyCompile: ~onend stream.js:75
1 0.3% 0 0.0% LazyCompile: ~_end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:63
1 0.3% 0 0.0% LazyCompile: ~end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:15
1 0.3% 0 0.0% LazyCompile: ~stream.queue.stream.push /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:40
1 0.3% 0 0.0% LazyCompile: ~drain /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/node_modules/through/index.js:30
1 0.3% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
1 0.3% 1 0.3% /usr/lib/system/libsystem_kernel.dylib
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
13 3.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
13 3.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
13 3.9% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
13 3.9% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
13 3.9% 0 0.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
8 2.4% 0 0.0% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
8 2.4% 1 0.3% LazyCompile: *replace native string.js:221
6 1.8% 6 1.8% /usr/local/bin/node
1 0.3% 1 0.3% Stub: CEntryStub
5 1.5% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
5 1.5% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
4 1.2% 4 1.2% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
1 0.3% 1 0.3% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
10 3.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:11
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
10 3.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
10 3.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
10 3.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
10 3.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
10 3.0% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
10 3.0% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
10 3.0% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
10 3.0% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
10 3.0% 0 0.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
7 2.1% 7 2.1% /usr/local/bin/node
3 0.9% 1 0.3% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
2 0.6% 2 0.6% Stub: StringAddStub
8 2.4% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
8 2.4% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
8 2.4% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
8 2.4% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
8 2.4% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
8 2.4% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
8 2.4% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
7 2.1% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
4 1.2% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
4 1.2% 0 0.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
4 1.2% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
4 1.2% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
4 1.2% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
4 1.2% 0 0.0% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
2 0.6% 0 0.0% LazyCompile: *match native string.js:182
2 0.6% 0 0.0% LazyCompile: *RegExpExecNoTests native regexp.js:157
1 0.3% 1 0.3% RegExp: ^(?:(-?([0-9]|[1-9][0-9]+))(\\.[0-9]+)?([eE][-+]?[0-9]+)?\\b)
1 0.3% 0 0.0% LazyCompile: *BuildResultFromMatchInfo native regexp.js:130
1 0.3% 1 0.3% Stub: RegExpConstructResultStub
2 0.6% 0 0.0% LazyCompile: *lexer.test_match /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:408
2 0.6% 0 0.0% LazyCompile: *match native string.js:182
2 0.6% 2 0.6% /usr/local/bin/node
3 0.9% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
3 0.9% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
3 0.9% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
3 0.9% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
3 0.9% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
3 0.9% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
3 0.9% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: FILTER_KEY native runtime.js:398
2 0.6% 2 0.6% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: *split native string.js:554
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test.deepEqual.Test.deepEquals.Test.isEquivalent.Test.same /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:351
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~assert /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:176
1 0.3% 0 0.0% LazyCompile: ~DefineOneShotAccessor.h native messages.js:773
1 0.3% 0 0.0% LazyCompile: ~<anonymous> native messages.js:1122
1 0.3% 0 0.0% LazyCompile: ~FormatRawStackTrace native messages.js:1082
1 0.3% 0 0.0% LazyCompile: FormatStackTrace native messages.js:1053
1 0.3% 0 0.0% LazyCompile: ~CallSiteToString native messages.js:927
1 0.3% 0 0.0% LazyCompile: ~CallSiteGetMethodName native messages.js:846
1 0.3% 1 0.3% Stub: CEntryStub
7 2.1% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
7 2.1% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
7 2.1% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
7 2.1% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
7 2.1% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
7 2.1% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
7 2.1% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
7 2.1% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
6 1.8% 0 0.0% LazyCompile: ~exports.parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:642
5 1.5% 0 0.0% LazyCompile: parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
3 0.9% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:168
3 0.9% 0 0.0% LazyCompile: *lex /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:538
3 0.9% 3 0.9% LazyCompile: *lexer.next /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:480
2 0.6% 0 0.0% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
1 0.3% 0 0.0% LazyCompile: ~defineProperty native v8natives.js:1050
1 0.3% 1 0.3% LazyCompile: *DefineOwnProperty native v8natives.js:924
1 0.3% 0 0.0% LazyCompile: *replace native string.js:221
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~parse /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:146
1 0.3% 0 0.0% LazyCompile: *anonymous /Users/tmcw/src/mapbox-gl-style-lint/node_modules/jsonlint-lines/lib/jsonlint.js:80
1 0.3% 0 0.0% LazyCompile: *replace native string.js:221
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 0 0.0% LazyCompile: ~value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
1 0.3% 1 0.3% Stub: ToBooleanStub_UndefinedBool
3 0.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
3 0.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
3 0.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
3 0.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~Test.end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:116
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~EventEmitter.emit events.js:53
3 0.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:133
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~Test._end /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:129
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: Test.run /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:68
3 0.9% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
3 0.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/mapbox-gl-style-lint/test/validate.js:13
2 0.6% 0 0.0% LazyCompile: validate /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:39
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 0 0.0% LazyCompile: value /Users/tmcw/src/mapbox-gl-style-lint/lib/validate.js:79
2 0.6% 2 0.6% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~Test.deepEqual.Test.deepEquals.Test.isEquivalent.Test.same /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:351
1 0.3% 0 0.0% LazyCompile: ~bound /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:59
1 0.3% 0 0.0% LazyCompile: ~assert /Users/tmcw/src/mapbox-gl-style-lint/node_modules/tape/lib/test.js:176
1 0.3% 0 0.0% LazyCompile: ~DefineOneShotAccessor.h native messages.js:773
1 0.3% 0 0.0% LazyCompile: ~<anonymous> native messages.js:1122
1 0.3% 0 0.0% LazyCompile: ~FormatRawStackTrace native messages.js:1082
1 0.3% 0 0.0% LazyCompile: FormatStackTrace native messages.js:1053
1 0.3% 0 0.0% LazyCompile: ~CallSiteToString native messages.js:927
1 0.3% 0 0.0% LazyCompile: ~CallSiteGetMethodName native messages.js:846
1 0.3% 0 0.0% LazyCompile: FILTER_KEY native runtime.js:398
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% Script: ~native v8natives.js
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% Script: ~native uri.js
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% Script: ~native messages.js
1 0.3% 0 0.0% LazyCompile: ~SetUpError native messages.js:1128
1 0.3% 0 0.0% LazyCompile: ~SetUpError.a native messages.js:1131
1 0.3% 0 0.0% LazyCompile: <anonymous> native messages.js:1157
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% Script: ~native json.js
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% Script: ~native array.js
1 0.3% 0 0.0% LazyCompile: ~SetUpArray native array.js:1494
1 0.3% 0 0.0% LazyCompile: ~SetUpArray.b native array.js:1507
1 0.3% 1 0.3% /usr/lib/system/libsystem_c.dylib
1 0.3% 0 0.0% LazyCompile: ~Instantiate native apinatives.js:44
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 0 0.0% LazyCompile: _tickCallback node.js:395
1 0.3% 1 0.3% /usr/local/bin/node
1 0.3% 1 0.3% LazyCompile: *match native string.js:182
1 0.3% 1 0.3% /usr/lib/system/libsystem_c.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment