2015-07-28 |
bmeurer | [stubs] Use a single slot for context globals. |
blob | commitdiff | raw |
2015-07-28 |
bmeurer | [stubs] Don't pass name to Load/StoreGlobalViaContext... |
blob | commitdiff | raw | diff to current |
2015-07-27 |
machenbach | Revert of Remove ExternalArray, derived types, and... |
blob | commitdiff | raw | diff to current |
2015-07-27 |
jochen | Remove ExternalArray, derived types, and element kinds |
blob | commitdiff | raw | diff to current |
2015-07-24 |
yangguo | Move Full-codegen into its own folder. |
blob | commitdiff | raw | diff to current |
2015-07-22 |
jochen | Store offset between fixed typed array base and data... |
blob | commitdiff | raw | diff to current |
2015-07-20 |
yangguo | Debugger: prepare code for debugging on a per-function... |
blob | commitdiff | raw | diff to current |
2015-07-20 |
mstarzinger | Add function literal variable to declaration list. |
blob | commitdiff | raw | diff to current |
2015-07-20 |
ishell | Crankshaft part of the 'loads and stores to global... |
blob | commitdiff | raw | diff to current |
2015-07-13 |
ishell | TypeofMode replaces TypeofState and ContextualMode. |
blob | commitdiff | raw | diff to current |
2015-07-13 |
rmcilroy | Move SmartPointer to base. |
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-13 |
mstarzinger | Remove unused byte from Map::instance_sizes field. |
blob | commitdiff | raw | diff to current |
2015-07-06 |
ishell | Support for global var shortcuts in script contexts. |
blob | commitdiff | raw | diff to current |
2015-07-02 |
verwaest | Distinguish slow from fast sloppy arguments |
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-30 |
conradw | [strong] Implement strong mode semantics for the count... |
blob | commitdiff | raw | diff to current |
2015-06-29 |
ishell | Avoid allocations during ArrayBuffer initialization. |
blob | commitdiff | raw | diff to current |
2015-06-25 |
yangguo | Reland 2 "Keep a canonical list of shared function... |
blob | commitdiff | raw | diff to current |
2015-06-25 |
yangguo | Revert of Reland "Keep a canonical list of shared funct... |
blob | commitdiff | raw | diff to current |
2015-06-25 |
yangguo | Reland "Keep a canonical list of shared function infos." |
blob | commitdiff | raw | diff to current |
2015-06-23 |
adamk | Revert "Keep a canonical list of shared function infos." |
blob | commitdiff | raw | diff to current |
2015-06-23 |
bmeurer | [date] Use explicit control flow to replace %_ThrowIfNo... |
blob | commitdiff | raw | diff to current |
2015-06-19 |
conradw | Revert relanded strong property access CL |
blob | commitdiff | raw | diff to current |
2015-06-19 |
yangguo | Keep a canonical list of shared function infos. |
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-17 |
jkummerow | Hydrogen object literals: always initialize in-object... |
blob | commitdiff | raw | diff to current |
2015-06-16 |
bmeurer | [crankshaft] Fix wrong bailout points in for-in loop... |
blob | commitdiff | raw | diff to current |
2015-06-16 |
jochen | Introduce a base pointer field in FixedTypedArrayBase... |
blob | commitdiff | raw | diff to current |
2015-06-15 |
littledan | Inline code generation for %_IsTypedArray |
blob | commitdiff | raw | diff to current |
2015-06-12 |
wingo | Add script context with context-allocated "const this" |
blob | commitdiff | raw | diff to current |
2015-06-12 |
wingo | Revert of Add script context with context-allocated... |
blob | commitdiff | raw | diff to current |
2015-06-12 |
wingo | Add script context with context-allocated "const this" |
blob | commitdiff | raw | diff to current |
2015-06-12 |
machenbach | Revert of Add script context with context-allocated... |
blob | commitdiff | raw | diff to current |
2015-06-12 |
wingo | Add script context with context-allocated "const this" |
blob | commitdiff | raw | diff to current |
2015-06-08 |
conradw | [strong] Refactor ObjectStrength into a replacement... |
blob | commitdiff | raw | diff to current |
2015-06-04 |
arv | [es6] super.prop, eval and lazy functions |
blob | commitdiff | raw | diff to current |
2015-06-03 |
bmeurer | [date] Refactor the %_DateField intrinsic to be optimiz... |
blob | commitdiff | raw | diff to current |
2015-06-03 |
jochen | Also allocate small typed arrays on heap when initializ... |
blob | commitdiff | raw | diff to current |
2015-06-02 |
arv | [es6] Super call in arrows and eval |
blob | commitdiff | raw | diff to current |
2015-06-02 |
mvstanton | Build ObjectLiteral constant properties in the numberin... |
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-06-01 |
arv | Revert of [es6] Super call in arrows and eval (patchset... |
blob | commitdiff | raw | diff to current |
2015-06-01 |
arv | [es6] Super call in arrows and eval |
blob | commitdiff | raw | diff to current |
2015-06-01 |
jochen | Reland "Re-enable on-heap typed array allocation" |
blob | commitdiff | raw | diff to current |
2015-06-01 |
bmeurer | Revert of Re-enable on-heap typed array allocation... |
blob | commitdiff | raw | diff to current |
2015-06-01 |
jochen | Re-enable on-heap typed array allocation |
blob | commitdiff | raw | diff to current |
2015-06-01 |
bmeurer | [turbofan] First step towards sanitizing for-in and... |
blob | commitdiff | raw | diff to current |
2015-05-26 |
mvstanton | Move work to omit unnecessary ObjectLiteral stores... |
blob | commitdiff | raw | diff to current |
2015-05-21 |
arv | [es6] Spread in array literals |
blob | commitdiff | raw | diff to current |
2015-05-20 |
danno | Generalize builtins inlining flag to allow forced inlin... |
blob | commitdiff | raw | diff to current |
2015-05-20 |
rossberg | Reland "[strong] Object literals create strong objects" |
blob | commitdiff | raw | diff to current |
2015-05-19 |
machenbach | Revert of [strong] Object literals create strong object... |
blob | commitdiff | raw | diff to current |
2015-05-18 |
rossberg | [strong] Object literals create strong objects |
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 |
conradw | [strong] Disallow implicit conversions for comparison |
blob | commitdiff | raw | diff to current |
2015-05-12 |
yangguo | Migrate error messages, part 10. |
blob | commitdiff | raw | diff to current |
2015-05-12 |
mvstanton | New hydrogen instruction to reduce cost of growing... |
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 |
arv | [strong] Check arity of functions |
blob | commitdiff | raw | diff to current |
2015-05-08 |
hpayer | Initialize sub-array literals first before pointing... |
blob | commitdiff | raw | diff to current |
2015-05-08 |
verwaest | Revert of Allow loading holes from holey smi arrays... |
blob | commitdiff | raw | diff to current |
2015-05-07 |
verwaest | Allow loading holes from holey smi arrays |
blob | commitdiff | raw | diff to current |
2015-05-07 |
jochen | Make sure fixed typed array is always double aligned... |
blob | commitdiff | raw | diff to current |
2015-05-06 |
conradw | [strong] Fix inlining issue |
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 |
ishell | When adding constant string with something unknown... |
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-05-04 |
verwaest | Only swap undefined for the global object if necessary... |
blob | commitdiff | raw | diff to current |
2015-04-30 |
adamk | Remove unused Module-related AST nodes and associated... |
blob | commitdiff | raw | diff to current |
2015-04-30 |
jochen | Unify internal and external typed arrays a bit |
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-30 |
conradw | [strong] Disallow implicit conversions for add |
blob | commitdiff | raw | diff to current |
2015-04-28 |
jochen | Add HArrayBufferNotNeutered instruction |
blob | commitdiff | raw | diff to current |
2015-04-28 |
jochen | Turn JSArrayBuffer::flags into a bit field |
blob | commitdiff | raw | diff to current |
2015-04-27 |
machenbach | Revert of Make it possible to hoist the neutering check... |
blob | commitdiff | raw | diff to current |
2015-04-27 |
jochen | Make it possible to hoist the neutering check for TA... |
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-22 |
jochen | Revert of Remove the weak list of views from array... |
blob | commitdiff | raw | diff to current |
2015-04-22 |
dslomov | Stack allocate lexical locals + hoist stack slots |
blob | commitdiff | raw | diff to current |
2015-04-22 |
jochen | 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 |
machenbach | Revert of fix bad rebase in r27966 (patchset #1 id... |
blob | commitdiff | raw | diff to current |
2015-04-21 |
mvstanton | VectorICs: support converting keyed loads into named... |
blob | commitdiff | raw | diff to current |
2015-04-21 |
dcarney | fix bad rebase in r27966 |
blob | commitdiff | raw | diff to current |
2015-04-21 |
dcarney | track global accesses to constant types |
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 |
titzer | Reland "Refactor compilation dependency handling." |
blob | commitdiff | raw | diff to current |
2015-04-20 |
mvstanton | Make sure builtins preserve guarantees about empty... |
blob | commitdiff | raw | diff to current |
2015-04-20 |
Ben L. Titzer | Always wrap AllocationSiteContext::current() in a new... |
blob | commitdiff | raw | diff to current |
2015-04-17 |
verwaest | [crankshaft] Fix property access with proxies in protot... |
blob | commitdiff | raw | diff to current |
next |