Commit 96934cbb authored by Fedor Indutny's avatar Fedor Indutny
Browse files

vm: introduce `cachedData`/`produceCachedData`

Introduce `cachedData`/`produceCachedData` options for `v8.Script`.
Could be used to consume/produce V8's code cache for speeding up
compilation of known code.

PR-URL: https://github.com/nodejs/node/pull/4777


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 83e43fbb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment