[strong] Refactor ObjectStrength into a replacement for strong boolean args
[platform/upstream/v8.git] / src / isolate.cc
2015-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-06-08 erikcorryOnly record one in n line endings to save space.
2015-06-05 ulanPrint and save JS stacktrace on OOM crash.
2015-06-05 ishellA couple of other "stack overflow" vs. "has_pending_exc...
2015-06-02 conradw[strong] create strong array literals
2015-06-01 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-05-29 ishellReland "Fixed a couple of failing DCHECK(has_pending_ex...
2015-05-29 yangguoDebugger: consider try-finally scopes not catching...
2015-05-28 yangguoDo not eagerly convert exception to string when creatin...
2015-05-26 erikcorryMove hash code from hidden string to a private symbol
2015-05-20 svenpanneFixed various simulator-related space leaks.
2015-05-18 arv[strong] Fix super in strong classes
2015-05-18 yangguoMigrate error messages, part 12.
2015-05-15 yangguoMigrate error messages, part 11.
2015-05-12 hpayerGet more debugging data when crashing in Deoptimizer...
2015-05-12 yangguoMigrate error messages, part 10.
2015-05-12 yangguoRevert of Migrate error messages, part 10. (patchset...
2015-05-12 yangguoMigrate error messages, part 10.
2015-05-11 erikcorryPostpone counters triggered during GC, and use a Handle...
2015-05-05 yangguoCorrectly accept already preprocessed stack traces.
2015-05-04 jarinRemove materialized objects on stack unwind.
2015-04-30 machenbachRevert of Wrap v8natives.js into a function. (patchset...
2015-04-30 yangguoDisable stack trace preprocessing.
2015-04-30 yangguoWrap v8natives.js into a function.
2015-04-30 ulanAdd flag to print stack-trace after n allocations.
2015-04-28 yangguoReland: Preprocess structured stack trace on GC to...
2015-04-27 dslomovRevert of Preprocess structured stack trace on GC to...
2015-04-27 yangguoPreprocess structured stack trace on GC to get rid...
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-17 jkummerowBump limit in PushStackTraceAndDie
2015-04-16 jkummerowDon't crash when reporting an access check failure...
2015-04-16 ulanUse atomic operation to read the length of a fixed...
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-07 jkummerowMove prototype metadata from internal properties to...
2015-04-07 yangguoAlways update raw pointers when handling interrupts...
2015-03-27 yangguoSerializer: move to a subfolder and clean up includes.
2015-03-25 mstarzingerSwitch full-codegen from StackHandlers to handler table.
2015-03-20 yangguoSerializer: cache hashmaps on the isolate.
2015-03-19 ulanAdd debug checks to catch crashes with WeakCell::cast().
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 ulanFix data race in Isolate::CheckDetachedContextsAfterGC
2015-03-16 mstarzingerRemove kind field from StackHandler.
2015-03-13 kozyatinskiy[V8] Use Function.name in Error.stack
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 mstarzingerRemove frame pointer from StackHandler.
2015-03-10 mstarzingerSimplify and correctify pending message location handling.
2015-03-10 mstarzingerRemove code object from StackHandler.
2015-03-09 yangguoSimplify promise event on throw handling.
2015-03-05 kozyatinskiy[V8] Use Function.name for stack frames in v8::StackTrace
2015-03-05 mstarzinger[turbofan] Implement throwing exceptions into TurboFan...
2015-03-04 yangguoRevert of Remove default value for number of threads...
2015-03-04 yangguoRemove default value for number of threads in Isolate...
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-24 jkummerowMove Maps' back pointers from "transitions" to "constru...
2015-02-24 yangguoRemove reinvented wheel for partial snapshot cache.
2015-02-24 yangguoNewError no longer returns a MaybeObject.
2015-02-18 ulanFix sampling of V8.DetachedContextAgeInGC histogram.
2015-02-18 verwaestMove LookupResult into crankshaft as that's now the...
2015-02-17 ulanAdd historgram for number of GC needed to collect a...
2015-02-17 loisloCpuProfile: rename HSourcePosition to SourcePosition...
2015-02-05 ulanAdd a flag to track detached contexts.
2015-02-04 marjaIntroduce LanguageMode, drop StrictMode.
2015-02-03 kozyatinskiy[V8] Added line, column and script symbols for SyntaxError
2015-01-30 bmeurerReland "Initial switch to Chromium-style CHECK_* and...
2015-01-30 Benedikt MeurerRevert "Make GCC happy again." and "Initial switch...
2015-01-30 bmeurerInitial switch to Chromium-style CHECK_* and DCHECK_...
2015-01-23 dannoRemove the dependency of Zone on Isolate
2015-01-21 verwaestAdd a pretty printer to improve the error message non...
2015-01-20 jkummerowProfiler improvements
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-15 hpayerReland Call DisableInlineAllocation() in heap setup...
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-13 Yang GuoMove public symbols to the root set.
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.
next