projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert of Expose SIMD.Float32x4 type to Javascript. (patchset #14 id:450001 of https...
[platform/upstream/v8.git]
/
src
/
contexts.h
2015-07-16
hablich
Revert of Expose SIMD.Float32x4 type to Javascript...
blob
|
commitdiff
|
raw
2015-07-15
bbudge
Expose SIMD.Float32x4 type to Javascript.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
danno
Create a internal native context used only for TF-gener...
blob
|
commitdiff
|
raw
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-06-23
adamk
Expose Map/Set methods through the API
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
adamk
Fix Map/Set creation via the API with nosnap build
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
adamk
Add {Map,Set}::FromArray to the API
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
adamk
Add basic API support for Map & Set
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
binji
Implement SharedArrayBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
yangguo
Revert of Implement SharedArrayBuffer (patchset #7...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
binji
Implement SharedArrayBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
rossberg
[strong] cache strong object literal maps
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
yangguo
Use shared container to manage imports/exports.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
jkummerow
Revert of Use shared container to manage imports/export...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
yangguo
Use shared container to manage imports/exports.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
yangguo
Introduce extras export object.
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-12
yurys
Provide accessor for object internal properties that...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Reland "Use function wrapper argument to expose interna...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Revert of Provide accessor for object internal properti...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yurys
Provide accessor for object internal properties that...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Revert of Use function wrapper argument to expose inter...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
yangguo
Use function wrapper argument to expose internal arrays...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
machenbach
Revert of Add the concept of a V8 extras exports object...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
domenic
Add the concept of a V8 extras exports object
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-09
caitpotter88
[es6] do not add caller/arguments to ES6 function defin...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
dcarney
the IsPromise function should not execute js
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
dcarney
use a hash table for the function cache as blink is...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
rossberg
[strong] Make functions and generators non-extensible...
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-04
dcarney
Move the contents of api-natives.js to c++
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
marja
Introduce LanguageMode, drop StrictMode.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
caitpotter88
Use proper ToLength() operation in %ArrayConcat()
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
Yang Guo
Move public symbols to the root set.
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 LoadIC handler for loads...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-10
ishell@chromium.org
MapCache simplification. It is now a FixedArray that...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
dslomov@chromium.org
harmony_scoping: Implement lexical bindings at top...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
mstarzinger@chromi...
Remove premordial math functions from native context.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
yangguo@chromium.org
Remove stray edits in r24335.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
yangguo@chromium.org
Introduce PromiseRejectCallback.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-12
arv@chromium.org
Arrow functions: Cleanup handling of the prototype...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-10
arv@chromium.org
ES6: Add support for method shorthand in object literals
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
wingo@igalia.com
Arguments object has @@iterator
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
verwaest@chromium.org
Change the type of the cache so we can check whether...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-06
rossberg@chromium.org
This implements unscopables
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-07
verwaest@chromium.org
Only create arguments-maps in the bootstrapper, remove...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
dslomov@chromium.org
Revert "Only create arguments-maps in the bootstrapper...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
verwaest@chromium.org
Only create arguments-maps in the bootstrapper, remove...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
jkummerow@chromium.org
Have one, long-lived map for bound functions.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
wingo@igalia.com
For-of calls [Symbol.iterator]() on RHS to get iterator
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
rossberg@chromium.org
Add v8::Promise::Then.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
jochen@chromium.org
Use full include paths everywhere
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
jochen@chromium.org
Replace STATIC_CHECK with STATIC_ASSERT.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-19
dcarney@chromium.org
filter out .caller from other worlds
blob
|
commitdiff
|
raw
|
diff to current
2014-05-19
adamk@chromium.org
Move microtask queueing logic from JavaScript to C++
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
verwaest@chromium.org
Directly create API functions with readonly prototypes...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-02
rafaelw@chromium.org
Don't leak contexts in Object.observe
blob
|
commitdiff
|
raw
|
diff to current
2014-05-02
haraken@chromium.org
Fix |RunMicrotasks()| leaking reference to the last...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
bmeurer@chromium.org
Bulk update of Google copyright headers in source files.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
dslomov@chromium.org
Cache maps for externalized typed array objects.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-17
adamk@chromium.org
ES6: Add support for Map/Set forEach
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
adamk@chromium.org
Revert "ES6: Add support for Map/Set forEach"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
adamk@chromium.org
ES6: Add support for Map/Set forEach
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
adamk@chromium.org
Revert "ES6: Add support for Map/Set forEach"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
adamk@chromium.org
ES6: Add support for Map/Set forEach
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
yangguo@chromium.org
Reland "Remove Failure::OutOfMemory propagation and...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
yangguo@chromium.org
Revert "Remove Failure::OutOfMemory propagation and...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
yangguo@chromium.org
Remove Failure::OutOfMemory propagation and V8::IgnoreO...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
rossberg@chromium.org
API support for promises
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
rossberg@chromium.org
Eliminate extended mode, and other modes clean-up
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
rossberg@chromium.org
Mode clean-up pt 1: rename classic/non-strict mode...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-27
mvstanton@chromium.org
Fix for Clusterfuzz issue 343928.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-12
rafaelw@chromium.org
V8 Microtask Queue & API
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
dslomov@chromium.org
External Array renaming and boilerplate scrapping
blob
|
commitdiff
|
raw
|
diff to current
2013-11-27
rossberg@chromium.org
Harmony promises
blob
|
commitdiff
|
raw
|
diff to current
2013-11-22
svenpanne@chromium.org
Reland "Implement Math.random() purely in JavaScript...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-21
danno@chromium.org
Revert 17963, 17962 and 17955: Random number generator...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-21
svenpanne@chromium.org
Implement Math.random() purely in JavaScript.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
titzer@chromium.org
Add OptimizedCodeList and DeoptimizedCodeList to native...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
dcarney@chromium.org
thread isolate for files starting with 'b' and 'c'
blob
|
commitdiff
|
raw
|
diff to current
2013-06-21
dslomov@chromium.org
DataView implementation.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-04
adamk@chromium.org
Array.observe emit splices for array length change...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-13
danno@chromium.org
Elide hole checks on KeyedLoads of holey double arrays
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
wingo@igalia.com
Remove separate maps for function instances
blob
|
commitdiff
|
raw
|
diff to current
2013-05-07
wingo@igalia.com
Generators return boxed values
blob
|
commitdiff
|
raw
|
diff to current
2013-05-02
dslomov@chromium.org
Implementation of Uint8ClampedArray.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-29
dslomov@chromium.org
First cut at API for native Typed Arrays.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-25
dslomov@chromium.org
First cut at API for ES6 ArrayBuffers
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
rossberg@chromium.org
* src/generator.js: Add methods and intialization for...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-22
rossberg@chromium.org
ES6 symbols: turn symbols into a proper primitive type
blob
|
commitdiff
|
raw
|
diff to current
2013-03-01
rossberg@chromium.org
ES6 symbols: Implement Symbol intrinsic and basic funct...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-07
rossberg@chromium.org
Allow lazy compilation (and thus optimisation) of funct...
blob
|
commitdiff
|
raw
|
diff to current
next