projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert of Remove property loads from js builtins objects from runtime. (patchset...
[platform/upstream/v8.git]
/
src
/
isolate.cc
2015-08-17
hablich
Revert of Remove property loads from js builtins object...
blob
|
commitdiff
|
raw
2015-08-17
yangguo
Remove property loads from js builtins objects from...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
rmcilroy
[Interpreter] Move interpreter initialization until...
blob
|
commitdiff
|
raw
2015-08-14
yangguo
Clean up native context slots and add new ones.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-13
yangguo
Move regexp implementation into its own folder.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
mstarzinger
Realize IWYU pattern for frames-inl.h header.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
rmcilroy
[interpreter] Fix nosnap build for interpreter table...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
mstarzinger
[heap] Avoid overzealous inclusion of heap internal...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
hpayer
Retire StringTracker.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
mstarzinger
Fully deprecate FixedArray::CopySize method.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
yangguo
Debugger: move implementation to a separate folder.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
ulan
Add CancelableIdleTask.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
adamk
Remove old TODO and commented-out DCHECK in Isolate...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
rmcilroy
[interpreter] Add basic framework for bytecode handler...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
epertoso
Don't run the second pass of the pending phantom callba...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
verwaest
Cleanup element normalization logic
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
danno
Create a internal native context used only for TF-gener...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
yangguo
Debugger: ensure that break points are set in code...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
ishell
Ensure there is some space on JS stack available for...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-16
wingo
All private symbols are own symbols
blob
|
commitdiff
|
raw
|
diff to current
2015-06-10
adamk
Increase the chance of printing a useful error when...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
erikcorry
Revert of Only record one in n line endings to save...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
conradw
[strong] Refactor ObjectStrength into a replacement...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
erikcorry
Only record one in n line endings to save space.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
ulan
Print and save JS stacktrace on OOM crash.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
ishell
A couple of other "stack overflow" vs. "has_pending_exc...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
conradw
[strong] create strong array literals
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
erikcorry
Cosmetic changes to tests to make it easier to concaten...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
ishell
Reland "Fixed a couple of failing DCHECK(has_pending_ex...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
yangguo
Debugger: consider try-finally scopes not catching...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
yangguo
Do not eagerly convert exception to string when creatin...
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-20
svenpanne
Fixed various simulator-related space leaks.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
arv
[strong] Fix super in strong classes
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
yangguo
Migrate error messages, part 12.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
yangguo
Migrate error messages, part 11.
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-12
yangguo
Migrate error messages, part 10.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Revert of Migrate error messages, part 10. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Migrate error messages, part 10.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
erikcorry
Postpone counters triggered during GC, and use a Handle...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
yangguo
Correctly accept already preprocessed stack traces.
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
Disable stack trace preprocessing.
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-28
yangguo
Reland: Preprocess structured stack trace on GC to...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
dslomov
Revert of Preprocess structured stack trace on GC to...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
yangguo
Preprocess structured stack trace on GC to get rid...
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-17
jkummerow
Bump limit in PushStackTraceAndDie
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
jkummerow
Don't crash when reporting an access check failure...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
ulan
Use atomic operation to read the length of a fixed...
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-07
jkummerow
Move prototype metadata from internal properties to...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
yangguo
Always update raw pointers when handling interrupts...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-27
yangguo
Serializer: move to a subfolder and clean up includes.
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
ulan
Add debug checks to catch crashes with WeakCell::cast().
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
ulan
Fix data race in Isolate::CheckDetachedContextsAfterGC
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
mstarzinger
Remove kind field from StackHandler.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-13
kozyatinskiy
[V8] Use Function.name in Error.stack
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
Remove frame pointer from StackHandler.
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-10
mstarzinger
Remove code object from StackHandler.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
yangguo
Simplify promise event on throw handling.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-05
kozyatinskiy
[V8] Use Function.name for stack frames in v8::StackTrace
blob
|
commitdiff
|
raw
|
diff to current
2015-03-05
mstarzinger
[turbofan] Implement throwing exceptions into TurboFan...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
yangguo
Revert of Remove default value for number of threads...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
yangguo
Remove default value for number of threads in Isolate...
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-24
jkummerow
Move Maps' back pointers from "transitions" to "constru...
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
ulan
Fix sampling of V8.DetachedContextAgeInGC histogram.
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
ulan
Add historgram for number of GC needed to collect a...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
loislo
CpuProfile: rename HSourcePosition to SourcePosition...
blob
|
commitdiff
|
raw
|
diff to current
next