0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Ujjwal Sharma 1abbe0a212
vm: add bindings for v8::CompileFunctionInContext
Adds a method compileFunction to the vm module, which serves as a
binding for v8::CompileFunctionInContext with appropriate args for
specifying the details, and provide params for the wrapper.

Eventually, we would be changing Module._compile to use this internally
over the standard Module.wrap

PR-URL: https://github.com/nodejs/node/pull/21571
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: John-David Dalton <john.david.dalton@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-08-29 16:41:01 +02:00
..
api vm: add bindings for v8::CompileFunctionInContext 2018-08-29 16:41:01 +02:00
api_assets doc: add "Edit on GitHub" link 2018-07-13 20:37:05 -07:00
changelogs 2018-08-15, Version 10.9.0 (Current) 2018-08-16 11:52:38 +10:00
guides doc: initial cut at support tiers for diag tools 2018-08-27 20:40:57 -04:00
.eslintrc.yaml tools: lint doc code examples in strict mode 2018-07-06 08:45:34 +03:00
first_timer_badge.png doc: add recommendations for first timers 2017-10-24 10:26:20 -04:00
full-white-stripe.jpg build: update Node.js logo on Win installer 2016-03-06 20:22:36 -06:00
node.1 doc: add doc for --loader option 2018-08-18 11:15:37 +03:00
offboarding.md doc: add offboarding doc 2018-06-05 15:22:15 -07:00
onboarding-extras.md doc: move upstream information to onboarding doc 2018-06-01 14:01:10 +02:00
onboarding.md doc: do not advise to cancel full CI on onboarding 2018-07-26 18:01:31 +03:00
osx_installer_logo.png build: update Node.js logo on OSX installer 2016-02-27 16:49:56 +11:00
releases.md doc: fix typo in releases.md 2018-07-27 08:30:12 +03:00
STYLE_GUIDE.md doc: wrap style guide at 80 characters 2018-06-16 07:54:32 -07:00
template.html doc: add "Edit on GitHub" link 2018-07-13 20:37:05 -07:00
thin-white-stripe.jpg build: update Node.js logo on Win installer 2016-03-06 20:22:36 -06:00