[strong] Refactor ObjectStrength into a replacement for strong boolean args
[platform/upstream/v8.git] / src / isolate.h
2015-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-06-02 conradw[strong] create strong array literals
2015-05-26 erikcorryMove hash code from hidden string to a private symbol
2015-05-22 yangguoUse conservative hash table capacity growth during...
2015-05-19 svenpanneUse USE_SIMULATOR when appropriate.
2015-05-12 hpayerGet more debugging data when crashing in Deoptimizer...
2015-05-04 jarinRemove materialized objects on stack unwind.
2015-04-30 machenbachRevert of Wrap v8natives.js into a function. (patchset...
2015-04-30 yangguoWrap v8natives.js into a function.
2015-04-30 ulanAdd flag to print stack-trace after n allocations.
2015-04-29 jochenPass ArrayBuffer::Allocator via Isolate::CreateParams
2015-04-27 mvstantonDon't MISS if you read the hole from certain FastHoley...
2015-04-23 mvstantonEmpty Array prototype elements protection needs to...
2015-04-22 machenbachRevert of Revert of Protect the emptiness of Array...
2015-04-22 mvstantonRevert of Protect the emptiness of Array prototype...
2015-04-22 mvstantonProtect the emptiness of Array prototype elements with...
2015-04-21 svenpanneRemoved src/{isolate,property-details,utils}-inl.h
2015-04-20 yangguoThrow when attaching a stack trace to an object fails.
2015-04-20 Ross McIlroyReplace OVERRIDE->override and FINAL->final since we...
2015-04-15 jochenRemove support for specifying the number of available...
2015-04-14 jochenReland "Remove support for thread-based recompilation"
2015-04-14 jochenRevert of Reland "Remove support for thread-based recom...
2015-04-14 jochenReland "Remove support for thread-based recompilation"
2015-04-08 yangguoRevert of Remove support for thread-based recompilation...
2015-04-07 Jochen EisingerRemove support for thread-based recompilation
2015-04-01 erikcorryFix external-snapshot startup when snapshot is missing...
2015-03-25 mstarzingerSwitch full-codegen from StackHandlers to handler table.
2015-03-20 yangguoSerializer: cache hashmaps on the isolate.
2015-03-19 mstarzingerRevert of Cleanup and unify Isolate::ReportPendingMessa...
2015-03-18 mstarzingerCleanup and unify Isolate::ReportPendingMessages.
2015-03-18 mstarzingerRemove kind field from StackHandler.
2015-03-16 mstarzingerRevert of Remove kind field from StackHandler. (patchse...
2015-03-16 mstarzingerRemove kind field from StackHandler.
2015-03-13 mstarzingerRemove some dead code from the Isolate.
2015-03-12 mstarzingerSimplify pending message object handling.
2015-03-11 mstarzingerRemove superfluous ThreadLocalTop::catcher field.
2015-03-11 mstarzingerSimplify pending message script handling.
2015-03-10 mstarzingerSimplify and correctify pending message location handling.
2015-03-03 mstarzingerMove stack unwinding logic into the runtime.
2015-02-27 mstarzingerRemove obsolete Isolate::DoThrow helper.
2015-02-26 verwaestRemove internal use of v8::AccessType, always pass...
2015-02-25 yangguoAttach snapshot data blob to the isolate.
2015-02-24 yangguoRemove reinvented wheel for partial snapshot cache.
2015-02-24 yangguoNewError no longer returns a MaybeObject.
2015-02-18 verwaestMove LookupResult into crankshaft as that's now the...
2015-02-17 vegorovCodeTracer should open file in binary mode to avoid...
2015-02-05 ulanAdd a flag to track detached contexts.
2015-02-03 kozyatinskiy[V8] Added line, column and script symbols for SyntaxError
2015-01-27 yangguoReland "Only use FreeSpace objects in the free list"
2015-01-27 yangguoRevert of Only use FreeSpace objects in the free list...
2015-01-27 yangguoOnly use FreeSpace objects in the free list.
2015-01-19 mstarzingerRemove exorbitant duplication of DebuggerHasBreakpoints.
2015-01-16 Sven PanneContribution of PowerPC port (continuation of 422063005)
2015-01-08 hpayerRegularly check hash set addresses to verify memory...
2014-12-20 alphSupport multiple interrupt requests in v8 API.
2014-12-15 jkummerowAdd infrastructure to keep track of references to proto...
2014-12-11 jochenremove Isolate::debugger_initialized_
2014-11-26 jochenDocument that Isolate::GetCurrent() must not be called...
2014-11-21 dcarneydump compiler stats from d8 on direct exit from js
2014-11-12 dslomov@chromium.orgVarious clean-ups after top-level lexical declarations...
2014-11-07 jkummerow@chromium.orgAdd FLAG_trace_maps
2014-11-04 aandrey@chromium.orgFollow up to fix v8::Exception::GetMessage() actually...
2014-10-30 aandrey@chromium.orgIntroduce v8::Exception::GetMessage to find location...
2014-10-30 machenbach@chromiu... Reverting r25015 and r25016 for broken build.
2014-10-30 aandrey@chromium.orgIntroduce v8::Exception::GetMessage to find location...
2014-10-28 aandrey@chromium.orgGet stack trace for uncaught exceptions/promise rejecti...
2014-10-23 svenpanne@chromium.orgReland 'Simplify TurboFan's c1visualizer file handling.'
2014-10-23 dcarney@chromium.org[turbofan] split compilation stats off from HStatistics...
2014-10-23 svenpanne@chromium.orgRevert "Simplify TurboFan's c1visualizer file handling."
2014-10-23 svenpanne@chromium.orgSimplify TurboFan's c1visualizer file handling.
2014-10-23 dcarney@chromium.orgCleanup ConsStringIteratorOp.
2014-10-17 jkummerow@chromium.orgTick processor: Print C++ entry points
2014-10-14 jarin@chromium.org[turbofan] Output schedule, instructions and register...
2014-10-08 jochen@chromium.orgGet rid of isolate state.
2014-10-08 jochen@chromium.orgFix data races and leaks related to v8::Lockers
2014-10-01 jochen@chromium.orgRemove sweeper threads
2014-09-30 yangguo@chromium.orgIntroduce PromiseRejectCallback.
2014-09-29 dcarney@chromium.org[turbofan] basic block profiler
2014-09-25 yangguo@chromium.orgMove i18n-related runtime functions into a separate...
2014-09-19 jochen@chromium.orgReland 24052 - Require V8 to be explicitly initialized...
2014-09-18 jochen@chromium.orgRevert "Require V8 to be explicitly initialized before...
2014-09-18 jochen@chromium.orgRequire V8 to be explicitly initialized before an Isola...
2014-09-08 yangguo@chromium.orgGet CallInterfaceDescriptor directly from CodeStub.
2014-09-05 yangguo@chromium.orgDo not cache CodeStubInterfaceDescriptor on the isolate.
2014-09-03 mvstanton@chromium.orgMake concrete classes for individual call descriptors...
2014-09-02 bmeurer@chromium.orgUse Chrome compatible naming for compiler specifics.
2014-09-01 yangguo@chromium.orgDo not expose termination exceptions to the Exception...
2014-08-29 mvstanton@chromium.orgRefactoring InterfaceDescriptors away from code-stubs.h
2014-08-22 marja@chromium.orgTake ast node id counting away from Isolate.
2014-08-13 yangguo@chromium.orgMove Promise tracking from debug to isolate.
2014-08-06 verwaest@chromium.orgGet rid of the "spare buffer" cache.
2014-08-05 jochen@chromium.orgMove a bunch of GC related files to heap/ subdirectory
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-30 danno@chromium.orgLand the Fan (disabled)
2014-07-25 verwaest@chromium.orgChange Has* and Get*Attributes to return Maybe<*>,...
2014-07-18 mstarzinger@chromi... Reland "Make v8::TryCatch able to consume natively...
2014-07-09 dusan.milosavljevi... Add mips64 port.
2014-07-07 jochen@chromium.orgReland^3 r22105 "Remove static initializer from isolate"
2014-07-03 yangguo@chromium.orgRevert "Reland^2 r22105 "Remove static initializer...
2014-07-03 ishell@chromium.orgStack overflow checkers are now compatible with ASAN...
next