summaryrefslogtreecommitdiff
path: root/doc/api/v8.md
Commit message (Expand)AuthorAgeFilesLines
* doc: clarify that `v8.serialize()` is not deterministicAnna Henningsen2020-01-301-0/+2
* doc: improve doc v8.getHeapSpaceStatistics() 'GetHeapSpaceStatistics'dev-3132020-01-111-1/+1
* doc,v8: use code markup/markdown in headersRich Trott2019-12-261-36/+36
* doc: remove "this API is unstable" note for v8 serdes APIbruce-one2019-11-281-3/+0
* v8: mark serdes API as stableAnna Henningsen2019-11-061-2/+0
* doc: escape brackets not used as markdown reference linksNick Schonning2019-10-101-1/+1
* doc: space around listsNick Schonning2019-09-091-0/+2
* doc: remove multiple consecutive blank linesNick Schonning2019-08-311-1/+0
* 2019-08-06, Version 12.8.0 (Current)Ruben Bridgewater2019-08-071-1/+1
* src: export v8.GetHeapCodeAndMetadataStatistics()Yuriy Vasiyarov2019-07-301-0/+22
* src: export number_of_native_contexts and number_of_detached_contextsYuriy Vasiyarov2019-05-301-1/+14
* doc: remove outdated linkcjihrig2019-04-091-3/+1
* 2019-03-28, Version 11.13.0 (Current)Michaël Zasso2019-03-281-2/+2
* v8: integrate node-heapdump into coreJames M Snell2019-03-131-0/+71
* doc: correct typos in various docsBeni von Cheni2019-03-021-2/+2
* doc: fix, unify, formalize, and amplify vm.mdVse Mozhet Byt2019-01-111-1/+1
* doc: sort bottom-of-file markdown linksSam Roberts2018-11-281-2/+2
* doc: use arrow functionsadness_ojisan2018-11-241-1/+1
* lib: enable TypedArray and DataView for the v8 moduleOuyang Yadong2018-10-311-3/+3
* doc: update a link in v8.mdlakamsani2018-09-031-1/+1
* doc: declare all parameter typesSam Ruby2018-07-151-0/+4
* doc: prevent some redirectionsVse Mozhet Byt2018-07-141-1/+1
* doc: add missing YAML keyword in v8.md metadataVse Mozhet Byt2018-04-141-6/+6
* doc: add and unify even more return valuesVse Mozhet Byt2018-04-121-0/+8
* doc: specify definite Array typesVse Mozhet Byt2018-04-091-1/+1
* doc: fix various nitsVse Mozhet Byt2018-04-041-1/+1
* doc,tools: formalize, unify, codify default valuesVse Mozhet Byt2018-04-041-3/+1
* doc: add new documentation lint ruleestrada91662018-02-231-6/+7
* doc: remove extraneous "for example" textRich Trott2018-02-231-4/+0
* doc: remove **Note:** tagsJames M Snell2018-02-081-2/+2
* doc: fix duplicate words & spellings in docssreepurnajasti2017-12-311-1/+1
* v8: migrate setFlagsFromString to internal/errorsJames M Snell2017-10-291-1/+2
* doc: add links to alternative versions of docChris Young2017-08-281-0/+2
* doc: fix some linksVse Mozhet Byt2017-07-231-1/+1
* doc: replace dead link in v8 moduleDevin Boyer2017-07-201-1/+1
* tools: update: eslint-plugin-markdown@1.0.0-beta.7Vse Mozhet Byt2017-07-051-1/+1
* 2017-05-30, Version 8.0.0 (Current)James M Snell2017-05-301-7/+7
* doc: fix api docs styleDaijiro Wachi2017-05-281-5/+4
* doc: sort bottom-of-file markdown linksSam Roberts2017-05-081-9/+9
* doc: add eslint-plugin-markdownVse Mozhet Byt2017-04-251-0/+1
* v8: expose new V8 serialization APIAnna Henningsen2017-03-291-0/+251
* v8: add cachedDataVersionTagAndres Suarez2017-03-051-0/+11
* doc: add changelogs for v8Anna Henningsen2017-02-241-0/+12
* doc: fix sorting in API referencesVse Mozhet Byt2017-02-201-39/+39
* src: extend `HeapStatistics` with new fieldsGareth Ellis2016-11-201-1/+13
* doc: strip trailing whitespaceSam Roberts2016-11-181-1/+1
* doc: various documentation formatting fixesСковорода Никита Андреевич2016-07-141-1/+1
* doc: general improvements to v8.md copyJames M Snell2016-05-201-11/+33
* doc: add `added:` information for v8Rich Trott2016-05-121-0/+9
* doc: v8 functions as methods on v8Bryan English2016-05-091-3/+3