projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[builtins] Unify the various versions of [[Call]] with a Call builtin.
[platform/upstream/v8.git]
/
src
/
code-stubs.h
2015-09-08
bmeurer
[builtins] Unify the various versions of [[Call]] with...
blob
|
commitdiff
|
raw
2015-09-02
caitpotter88
[es6] Re-implement rest parameters via desugaring.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
bmeurer
[runtime] Add %ToString and %_ToString and remove the...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
mvstanton
Vector ICs: Ensure KeyedAccessStore mode is encoded...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
bmeurer
Correctify instanceof and make it optimizable.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
rmcilroy
Add CompileInfo::GetDebugName()
blob
|
commitdiff
|
raw
|
diff to current
2015-08-21
mvstanton
VectorICs: New interface descriptor for vector transiti...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
bmeurer
[compiler] Remove broken support for undetectable strings.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
bmeurer
[stubs] Unify (and optimize) implementation of ToObject.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
bmeurer
[stubs] Optimize LoadGlobalViaContextStub and StoreGlob...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
mvstanton
HydrogenCodeStubs consume stack arguments via descriptor.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-22
mvstanton
Eliminate redundant descriptor ElementTransitionAndStor...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
bbudge
Expose SIMD.Float32x4 type to Javascript.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
hablich
Revert of Expose SIMD.Float32x4 type to Javascript...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
bbudge
Expose SIMD.Float32x4 type to Javascript.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
ishell
Loads and stores to global vars are now made via proper...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
yangguo
Debugger: use debug break slot to break on call.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
danno
Reland: Add unoptimized/optimized variants of MathFloor...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
danno
Revert of Add unoptimized/optimized variants of MathFlo...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
danno
Add unoptimized/optimized variants of MathFloor TF...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
danno
Make context register implicit for CallInterfaceDescriptors
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
conradw
[strong] Implement strong property access semantics
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
danno
Use big-boy Types to annotate interface descriptor...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
bbudge
Expand ToBoolean stub so it can handle more types.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
dslomov
Do not add extra argument for new.target
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
conradw
Revert relanded strong property access CL
blob
|
commitdiff
|
raw
|
diff to current
2015-06-18
conradw
Revert of Revert of [strong] Implement strong mode...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-18
conradw
Revert of [strong] Implement strong mode restrictions...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-18
conradw
[strong] Implement strong mode restrictions on property...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
conradw
[strong] Refactor ObjectStrength into a replacement...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
mstarzinger
Fix arrow functions requiring context without slots.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
mvstanton
Make KeyedStores from a sloppy arguments array use...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
mvstanton
Vector ICs: Introduce Store and KeyedStore IC code...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
svenpanne
JavaScript stubs have access to their calling conventio...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
svenpanne
Add a TurboFan skeleton for StringAddStub.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
mvstanton
Cleanup interface descriptors to reflect that vectors...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
mvstanton
Now that vector ics are established for load, keyed...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
mvstanton
Make LoadFastElementStub a HandlerStub.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
conradw
[strong] Disallow implicit conversions for comparison
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
danno
Add a MathFloor stub generated with TurboFan
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
mvstanton
Optimize the typeof operator.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
danno
Revert of Collect type feedback on result of Math....
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
danno
Collect type feedback on result of Math.[round|ceil...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
mvstanton
Use a stub in crankshaft for grow store arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
dcarney
Reland: track global accesses to constant types
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
jochen
Reland "Remove the weak list of views from array buffers"
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-24
conradw
[strong] Disallow implicit conversions for binary arith...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
jochen
Revert of Reland "Remove the weak list of views from...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
jochen
Reland "Remove the weak list of views from array buffers"
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
machenbach
Revert of track global accesses to constant types ...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
dcarney
track global accesses to constant types
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-03-31
verwaest
Generate common StoreFastElementStubs ahead of time
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
mvstanton
VectorICs: keyed element loads were kicking out non...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
mvstanton
Use platform specific stubs for vector-based Load/Keyed...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
marja
[strong] More scoping related errors: object literal...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
caitpotter88
Implement ES6 rest parameters
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
svenpanne
Removed one bogus CompilationInfo constructor.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
new classes: implement new.target passing to superclass...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
Revert of new classes: implement new.target passing...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
new classes: implement new.target passing to superclass...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
svenpanne
Massage the CodeStub class hierarchy a bit.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
dslomov
new classes: assert that constructors are not callable...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Erik Arvidsson
Accessor functions should have no prototype property
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
marja
Add strong mode.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Benedikt Meurer
Remove the obsolete OverwriteMode optimization.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
mvstanton
Retry "Use a WeakCell in the CallIC type vector."
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
marja
Introduce LanguageMode, drop StrictMode.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
ulan
Use weak cell to embed property cell in StoreGlobal.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-02
ulan
Fetch global object from jsproxy prototype instead...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
michael_dawson
Contribution of PowerPC port (continuation of 422063005...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
machenbach
Revert of Use a WeakCell in the CallIC type vector...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
mvstanton
Use a WeakCell in the CallIC type vector.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
mvstanton
Use a trampoline stub to load the type feedback vector...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
dcarney
add stub for api function calls with known number of...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
dcarney
split api call stubs into accessor and function call...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
Sven Panne
Contribution of PowerPC port (continuation of 422063005)
blob
|
commitdiff
|
raw
|
diff to current
2014-12-12
svenpanne
Consistently use only one of virtual/OVERRIDE/FINAL.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Michael Stanton
Revert "Re-land r25392 Use a stub in crankshaft for...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Michael Stanton
Re-land r25392 Use a stub in crankshaft for grow store...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Michael Stanton
Revert "Use a stub in crankshaft for grow store arrays."
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Michael Stanton
Use a stub in crankshaft for grow store arrays.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
Erik Arvidsson
Classes: Cleanup default constructor flag
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-11
dslomov@chromium.org
harmony-scoping: Implement StoreIC handler for stores...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
dslomov@chromium.org
harmony-scoping: Implement LoadIC handler for loads...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-10
svenpanne@chromium.org
Removed dead WriteInt32ToHeapNumberStub.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
arv@chromium.org
Classes: Partial fix for constructor not calling super
blob
|
commitdiff
|
raw
|
diff to current
2014-11-06
bmeurer@chromium.org
Turn ToNumberStub into a PlatformCodeStub again.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-04
bmeurer@chromium.org
[turbofan] Add AllocateHeapNumberStub to avoid runtime...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
jkummerow@chromium.org
Add a few missing overrides found by a new clang warning.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-17
mvstanton@chromium.org
ReceiverCheckMode needs to be utilized further.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-16
mvstanton@chromium.org
Eliminate special keyed load string stub in favor of...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
mvstanton@chromium.org
Updates to maintain flag --vector-ics
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
ishell@chromium.org
Hydrogenize (and share) part of StoreTransition handler...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
bmeurer@chromium.org
Replace OStream with std::ostream.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
ishell@chromium.org
ExtendStorageStub added, it is aimed for extending...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
yangguo@chromium.org
Fix serializing ICs.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-22
mvstanton@chromium.org
Make KeyedLoads from a sloppy arguments array use a...
blob
|
commitdiff
|
raw
|
diff to current
next