summaryrefslogtreecommitdiff
path: root/platform/node/test/memory.test.js
Commit message (Collapse)AuthorAgeFilesLines
* [node] Fix memory test hanging after GlyphAtlas refactoring (#8394)Thiago Marcos P. Santos2017-03-141-37/+4
| | | Replies are assumed to be asynchronous after e3500c1f791be82.
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-2/+2
|
* [node] switch to NodeRequest member fn callbackThiago Marcos P. Santos2016-09-061-1/+1
| | | | | | | | | For (hopefully) better performance than creating a new v8::Context to wrap each callback while still avoiding leaking memory with v8::FunctionTemplate. Adds a JavaScript shim in front of module.exports.Map to wrap the req.respond API internally and preserve the public callback-passing API, while still exporting the correct prototype.
* [node] move memory growth test into separate npm scriptMike Morris2016-07-141-0/+108
webp support in memory test