projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[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...
blob
|
commitdiff
|
raw
2015-06-02
conradw
[strong] create strong array literals
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
erikcorry
Move hash code from hidden string to a private symbol
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
yangguo
Use conservative hash table capacity growth during...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
svenpanne
Use USE_SIMULATOR when appropriate.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
hpayer
Get more debugging data when crashing in Deoptimizer...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
jarin
Remove materialized objects on stack unwind.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
machenbach
Revert of Wrap v8natives.js into a function. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
yangguo
Wrap v8natives.js into a function.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
ulan
Add flag to print stack-trace after n allocations.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
jochen
Pass ArrayBuffer::Allocator via Isolate::CreateParams
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
mvstanton
Don't MISS if you read the hole from certain FastHoley...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
mvstanton
Empty Array prototype elements protection needs to...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
machenbach
Revert of Revert of Protect the emptiness of Array...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
mvstanton
Revert of Protect the emptiness of Array prototype...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
mvstanton
Protect the emptiness of Array prototype elements with...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
svenpanne
Removed src/{isolate,property-details,utils}-inl.h
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
yangguo
Throw when attaching a stack trace to an object fails.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
Ross McIlroy
Replace OVERRIDE->override and FINAL->final since we...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
jochen
Remove support for specifying the number of available...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
jochen
Reland "Remove support for thread-based recompilation"
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
jochen
Revert of Reland "Remove support for thread-based recom...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
jochen
Reland "Remove support for thread-based recompilation"
blob
|
commitdiff
|
raw
|
diff to current
2015-04-08
yangguo
Revert of Remove support for thread-based recompilation...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
Jochen Eisinger
Remove support for thread-based recompilation
blob
|
commitdiff
|
raw
|
diff to current
2015-04-01
erikcorry
Fix external-snapshot startup when snapshot is missing...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
mstarzinger
Switch full-codegen from StackHandlers to handler table.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-20
yangguo
Serializer: cache hashmaps on the isolate.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
mstarzinger
Revert of Cleanup and unify Isolate::ReportPendingMessa...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
mstarzinger
Cleanup and unify Isolate::ReportPendingMessages.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
mstarzinger
Remove kind field from StackHandler.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
mstarzinger
Revert of Remove kind field from StackHandler. (patchse...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
mstarzinger
Remove kind field from StackHandler.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-13
mstarzinger
Remove some dead code from the Isolate.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-12
mstarzinger
Simplify pending message object handling.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
mstarzinger
Remove superfluous ThreadLocalTop::catcher field.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
mstarzinger
Simplify pending message script handling.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
mstarzinger
Simplify and correctify pending message location handling.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
mstarzinger
Move stack unwinding logic into the runtime.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
mstarzinger
Remove obsolete Isolate::DoThrow helper.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-26
verwaest
Remove internal use of v8::AccessType, always pass...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
yangguo
Attach snapshot data blob to the isolate.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
yangguo
Remove reinvented wheel for partial snapshot cache.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
yangguo
NewError no longer returns a MaybeObject.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
verwaest
Move LookupResult into crankshaft as that's now the...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
vegorov
CodeTracer should open file in binary mode to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
ulan
Add a flag to track detached contexts.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
kozyatinskiy
[V8] Added line, column and script symbols for SyntaxError
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
yangguo
Reland "Only use FreeSpace objects in the free list"
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
yangguo
Revert of Only use FreeSpace objects in the free list...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
yangguo
Only use FreeSpace objects in the free list.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
mstarzinger
Remove exorbitant duplication of DebuggerHasBreakpoints.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
Sven Panne
Contribution of PowerPC port (continuation of 422063005)
blob
|
commitdiff
|
raw
|
diff to current
2015-01-08
hpayer
Regularly check hash set addresses to verify memory...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-20
alph
Support multiple interrupt requests in v8 API.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
jkummerow
Add infrastructure to keep track of references to proto...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-11
jochen
remove Isolate::debugger_initialized_
blob
|
commitdiff
|
raw
|
diff to current
2014-11-26
jochen
Document that Isolate::GetCurrent() must not be called...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-21
dcarney
dump compiler stats from d8 on direct exit from js
blob
|
commitdiff
|
raw
|
diff to current
2014-11-12
dslomov@chromium.org
Various clean-ups after top-level lexical declarations...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
jkummerow@chromium.org
Add FLAG_trace_maps
blob
|
commitdiff
|
raw
|
diff to current
2014-11-04
aandrey@chromium.org
Follow up to fix v8::Exception::GetMessage() actually...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
aandrey@chromium.org
Introduce v8::Exception::GetMessage to find location...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
machenbach@chromiu...
Reverting r25015 and r25016 for broken build.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
aandrey@chromium.org
Introduce v8::Exception::GetMessage to find location...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
aandrey@chromium.org
Get stack trace for uncaught exceptions/promise rejecti...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
svenpanne@chromium.org
Reland 'Simplify TurboFan's c1visualizer file handling.'
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
dcarney@chromium.org
[turbofan] split compilation stats off from HStatistics...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
svenpanne@chromium.org
Revert "Simplify TurboFan's c1visualizer file handling."
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
svenpanne@chromium.org
Simplify TurboFan's c1visualizer file handling.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
dcarney@chromium.org
Cleanup ConsStringIteratorOp.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-17
jkummerow@chromium.org
Tick processor: Print C++ entry points
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
jarin@chromium.org
[turbofan] Output schedule, instructions and register...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
jochen@chromium.org
Get rid of isolate state.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
jochen@chromium.org
Fix data races and leaks related to v8::Lockers
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
jochen@chromium.org
Remove sweeper threads
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
yangguo@chromium.org
Introduce PromiseRejectCallback.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
dcarney@chromium.org
[turbofan] basic block profiler
blob
|
commitdiff
|
raw
|
diff to current
2014-09-25
yangguo@chromium.org
Move i18n-related runtime functions into a separate...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-19
jochen@chromium.org
Reland 24052 - Require V8 to be explicitly initialized...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
jochen@chromium.org
Revert "Require V8 to be explicitly initialized before...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
jochen@chromium.org
Require V8 to be explicitly initialized before an Isola...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-08
yangguo@chromium.org
Get CallInterfaceDescriptor directly from CodeStub.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
yangguo@chromium.org
Do not cache CodeStubInterfaceDescriptor on the isolate.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
mvstanton@chromium.org
Make concrete classes for individual call descriptors...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
bmeurer@chromium.org
Use Chrome compatible naming for compiler specifics.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-01
yangguo@chromium.org
Do not expose termination exceptions to the Exception...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-29
mvstanton@chromium.org
Refactoring InterfaceDescriptors away from code-stubs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-08-22
marja@chromium.org
Take ast node id counting away from Isolate.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-13
yangguo@chromium.org
Move Promise tracking from debug to isolate.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-06
verwaest@chromium.org
Get rid of the "spare buffer" cache.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
jochen@chromium.org
Move a bunch of GC related files to heap/ subdirectory
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
bmeurer@chromium.org
Rename ASSERT* to DCHECK*.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-30
danno@chromium.org
Land the Fan (disabled)
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
verwaest@chromium.org
Change Has* and Get*Attributes to return Maybe<*>,...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-18
mstarzinger@chromi...
Reland "Make v8::TryCatch able to consume natively...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-09
dusan.milosavljevi...
Add mips64 port.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
jochen@chromium.org
Reland^3 r22105 "Remove static initializer from isolate"
blob
|
commitdiff
|
raw
|
diff to current
2014-07-03
yangguo@chromium.org
Revert "Reland^2 r22105 "Remove static initializer...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-03
ishell@chromium.org
Stack overflow checkers are now compatible with ASAN...
blob
|
commitdiff
|
raw
|
diff to current
next