summaryrefslogtreecommitdiff
path: root/src/env-inl.h
AgeCommit message (Expand)Author
2017-03-14fs: include more fs.stat*() optimizationsBrian White
2017-03-10meta: restore original copyright headerJames M Snell
2016-12-23async_wrap: close the destroy_ids_idle_handle_René Schünemann
2016-12-11lib,src: support values > 4GB in heap statisticsBen Noordhuis
2016-12-01async_wrap: call destroy() callback in uv_idle_tTrevor Norris
2016-09-23src: remove unused StringValue macro parametersDaniel Bevenius
2016-09-11src: remove unneeded Environment error methodsBen Noordhuis
2016-06-27src: renaming ares_task struct to node_ares_taskDaniel Bevenius
2016-06-21src: remove unused isolate memberBen Noordhuis
2016-06-02src: use stack-allocated Environment instancesBen Noordhuis
2016-06-02src: move env init logic into Environment classBen Noordhuis
2016-06-01lib,src: clean up ArrayBufferAllocatorBen Noordhuis
2016-06-01lib,src: drop dependency on v8::Private::ForApi()Ben Noordhuis
2016-06-01src: make IsolateData creation explicitBen Noordhuis
2016-06-01src: move IsolateData out of EnvironmentBen Noordhuis
2016-05-30src,lib: v8-inspector supportPavel Feldman
2016-05-25src: add include guards to internal headersBen Noordhuis
2016-04-18src: don't set non-primitive values on templatesBen Noordhuis
2016-02-15src: remove unnecessary checkBrian White
2016-02-12src: remove unused TickInfo::in_tick()Trevor Norris
2016-02-12src: remove unused of TickInfo::last_threw()Trevor Norris
2016-02-12src: add AsyncCallbackScopeTrevor Norris
2016-02-03src: upgrade to new v8::Private apiBen Noordhuis
2016-01-18v8,src: expose statistics about heap spacesBen Ripkens
2015-11-06async_wrap: new instances get uidTrevor Norris
2015-10-07async_wrap: correctly pass parent to init callbackTrevor Norris
2015-10-05src: fix --abort-on-uncaught-exceptionJeremy Whitlock
2015-10-01async_wrap: ensure all objects have internal fieldTrevor Norris
2015-09-26src: internalize binding function property namesBen Noordhuis
2015-09-26src: internalize per-isolate string propertiesBen Noordhuis
2015-09-15buffer: construct Uint8Array in JSTrevor Norris
2015-08-26http_parser: consume StreamBase instanceFedor Indutny
2015-08-04deps: upgrade v8 to 4.4.63.12Ben Noordhuis
2015-08-04deps: update v8 to 4.4.63.9Ben Noordhuis
2015-07-28timers: improve Timer.now() performanceBen Noordhuis
2015-05-18core: implement runtime flag to trace sync ioTrevor Norris
2015-05-04async-wrap: don't call init callback unnecessarilyTrevor Norris
2015-03-23src: make accessors immune to context confusionBen Noordhuis
2015-02-25src: fix domains + --abort-on-uncaught-exceptionChris Dickinson
2015-02-11src: switch from QUEUE to intrusive listBen Noordhuis
2015-02-05asyncwrap: fix constructor condition for early retTrevor Norris
2015-01-31fs: improve error messagesBert Belder
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-18lib,src: remove post-gc event infrastructureBen Noordhuis
2014-12-09async-wrap: add event hooksTrevor Norris
2014-12-09src: remove Async ListenerTrevor Norris
2014-10-23src: replace NULL with nullptrBen Noordhuis
2014-10-13src: attach env directly to api functionsBen Noordhuis
2014-10-08deps: re-implement debugger-agentFedor Indutny
2014-09-05src: remove Environment::GetCurrentChecked()Ben Noordhuis