Commits
User selector
Commit History
Commits on May 19, 2021
bootstrap: include vm and contextify binding into the snapshot
Show description for 527da94committed
Commits on Oct 7, 2020
src: add check against non-weak BaseObjects at process exit
Show description for 40364b1committed
Commits on Jun 26, 2020
vm: add run-after-evaluate microtask mode
Show description for f63436dauthored andcommitted
Commits on Mar 2, 2020
src: improve handling of internal field counting
Show description for 0fac393committed
Commits on Jul 22, 2019
src: make `CompiledFnEntry` a `BaseObject`
Show description for 89e4b36authored andcommitted
Commits on Jul 19, 2019
vm: fix gc bug with modules and compiled functions
Show description for 68c83f9committed
Commits on Jul 14, 2019
src: add cleanup hook for ContextifyContext
Show description for 00464b5committed
Commits on Apr 29, 2019
src: prefer v8::Global over node::Persistent
Show description for 723d5c0committed
Commits on Feb 19, 2019
module: revert module._compile to original state if module is patched
Show description for 5f8cceccommitted
Commits on Feb 18, 2019
src: apply clang-tidy rule modernize-use-override
Show description for c3d8891authored andcommitted
Commits on Feb 3, 2019
inspector,vm: remove --eval wrapper
Show description for cca897ecommitted
Commits on Jan 29, 2019
src: pass along errors from vm data wrapper creation
Show description for 2c18d97committed
Commits on Jan 21, 2019
src: reduce includes of node_internals.h
Show description for 1838d00authored andcommitted
Commits on Jan 7, 2019
src: remove unused method declaration
Show description for 5717dc2authored andcommitted
Commits on Dec 3, 2018
src: use custom TryCatch subclass
Show description for f084e06committed
Commits on Nov 13, 2018
src: bundle persistent-to-local methods as class
Show description for 0603c0aauthored andcommitted
Commits on Nov 6, 2018
src: move error handling code into node_errors.cc
Show description for 5850220committed
Commits on Oct 6, 2018
vm: add dynamic import support
Show description for 4c37df7committed
Commits on Sep 18, 2018
Revert "src: implement query callbacks for vm"
Show description for 8989c76committed
Commits on Aug 29, 2018
vm: add bindings for v8::CompileFunctionInContext
Show description for 1abbe0aauthored andcommitted
Commits on Aug 28, 2018
src: add missing `NODE_WANT_INTERNALS` guards
Show description for 09fce85committed
Commits on Aug 24, 2018
src: implement query callbacks for vm
Show description for 85c356ccommitted
Commits on Jul 13, 2018
src: enable more detailed memory tracking
Show description for 57e3015committed
Commits on May 14, 2018
src: make env_ and context_ private
Show description for fcf2e42committed
Commits on May 13, 2018
src: remove unused includes from node_contextify.h
Show description for a9b399fcommitted
Commits on May 3, 2018
src: access `ContextifyContext*` more directly in property cbs
Show description for a9b0d82committed
Commits on Apr 7, 2018
module: move options checks from C++ to JS
Show description for 77b52fdcommitted
Commits on Apr 3, 2018
vm: move options checks from C++ to JS
Show description for 34d988fcommitted
Commits on Mar 12, 2018
vm: add code generation options
Show description for cb5f358committed
Commits on Mar 7, 2018
src: standardise context embedder indices
Show description for c9b4de5committed
Commits on Feb 21, 2018
src: remove unnecessary Reset() calls
Show description for d402481committedsrc: prevent persistent handle resource leaks
Show description for 992703fcommitted
Commits on Jan 31, 2018
src: factor out some common vm functions
Show description for 2033a9fcommittedsrc: flatten ContextifyContext
Show description for 3bf34f2authored andcommitted
Commits on Jul 8, 2014
contextify: remove useless header file
Show description for 832d4dbcommitted