summaryrefslogtreecommitdiff
path: root/doc/api/vm.md
Commit message (Expand)AuthorAgeFilesLines
* vm: clarify timeout option in vmVladimir de Turckheim2018-11-061-14/+14
* vm: allow `cachedData` to also be TypedArray|DataViewBenjamin Chen2018-11-021-6/+7
* doc: remove notice of dashes in V8 optionsDenys Otrishko2018-11-011-1/+1
* doc, test: document and test vm timeout escapesJames M Snell2018-11-011-0/+32
* vm: pass parsing_context to ScriptCompiler::CompileFunctionInContextDara Hayes2018-10-171-2/+2
* vm: add dynamic import supportGus Caplan2018-10-171-1/+21
* doc: use stronger language about security of vmGus Caplan2018-10-171-4/+4
* Revert "src: implement query callbacks for vm"Anna Henningsen2018-09-181-42/+0
* 2018-09-06, Version 10.10.0 (Current)Michaël Zasso2018-09-061-1/+1
* vm: add bindings for v8::CompileFunctionInContextUjjwal Sharma2018-08-291-0/+28
* src: implement query callbacks for vmTimothy Gu2018-08-231-0/+42
* vm: rename vm.Module to vm.SourceTextModuleGus Caplan2018-07-311-22/+22
* doc: fix sorting in the `vm.Module` sectionVse Mozhet Byt2018-07-221-65/+65
* doc: fix incorrect method nameAnto Aravinth2018-07-201-1/+1
* doc: fix vm.runInNewContext signatureMichaël Zasso2018-07-161-1/+1
* 2018-07-04, Version 10.6.0 (Current)Michaël Zasso2018-07-041-2/+2
* doc: fix some typos in deprecations.md and vm.mdVse Mozhet Byt2018-06-281-1/+1
* vm: add Script.createCodeCache()Gus Caplan2018-06-261-0/+32
* worker: initial implementationAnna Henningsen2018-06-061-1/+1
* doc: remove invalid `vm.Script` argumentsSimen Bekkhus2018-06-011-6/+0
* doc: update VM section textDaniel Bevenius2018-05-091-2/+2
* doc: add more missing backticksVse Mozhet Byt2018-05-031-16/+16
* doc: add missing periods or colonsVse Mozhet Byt2018-05-021-1/+1
* doc: remove redundant empty linesVse Mozhet Byt2018-04-291-1/+0
* 2018-04-24, Version 10.0.0 (Current)James M Snell2018-04-241-3/+3
* doc: `vm.runIn*Context` can accept a string as optionsGerhard Stoebich2018-04-111-3/+9
* doc: add and unify even more return valuesVse Mozhet Byt2018-04-121-0/+1
* doc: fix various nitsVse Mozhet Byt2018-04-041-2/+2
* doc,tools: formalize, unify, codify default valuesVse Mozhet Byt2018-04-041-9/+5
* vm: move options checks from C++ to JSMichaël Zasso2018-04-031-0/+3
* doc: fix links in vm.mdVse Mozhet Byt2018-04-011-2/+2
* vm: add support for import.meta to Modulepunteek2018-03-311-0/+40
* doc: add metadata for vm code generation optionsTomCoded2018-03-251-0/+8
* vm: add code generation optionsGus Caplan2018-03-121-0/+16
* doc: add new documentation lint ruleestrada91662018-02-231-6/+6
* 2018-02-22, Version 9.6.0 (Current)Myles Borins2018-02-221-1/+1
* doc: activate `no-multiple-empty-lines` ruleRuben Bridgewater2018-02-161-3/+0
* doc: remove **Note:** tagsJames M Snell2018-02-081-9/+9
* vm: flip Module#link's signatureGus Caplan2018-02-031-3/+2
* vm: add modulesGus Caplan2018-01-301-0/+322
* doc: edit for concisionRich Trott2018-01-031-3/+2
* vm: allow modifying context name in inspectorTimothy Gu2017-12-231-2/+36
* doc: replace function with arrow function in vm.mdnarirou2017-11-261-1/+1
* lib,src: remove vm.runInDebugContext()Ben Noordhuis2017-11-241-31/+0
* doc: improve documentation for the vm moduleFranziska Hinkelmann2017-11-091-4/+28
* 2017-10-31, Version 9.0.0 (Current)James M Snell2017-10-311-1/+1
* vm: deprecate vm.runInDebugContextJosh Gavant2017-10-231-0/+5
* doc: fix incorrect vm.createContext usagetshemsedinov2017-10-071-1/+1
* doc: add links to alternative versions of docChris Young2017-08-281-0/+2
* doc: fix minor issues reported in #9538Tobias Nießen2017-06-141-2/+2