summaryrefslogtreecommitdiff
path: root/deno_typescript/compiler_main.js
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2020-02-27 23:28:33 -0800
committerBert Belder <bertbelder@gmail.com>2020-02-28 09:04:28 -0800
commitbc7dbfafff7f73dc78f230c36c947669e9c7935c (patch)
tree61fc7412b861f02ac68d0fb2d699bbf85a774abd /deno_typescript/compiler_main.js
parent9075daa2e3cfac0cdb13f5d926e39d42890982d5 (diff)
Exit HandleScope before snapshotting (#4168)
The V8 documentation explicitly states that SnapshotCreator::CreateBlob() should not be called from within a HandleScope. Additionally, this patch removes some non-functional error handling code from the deno_core::Isolate::snapshot() method.
Diffstat (limited to 'deno_typescript/compiler_main.js')
0 files changed, 0 insertions, 0 deletions