projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[runtime] Store constructor function index on primitive maps.
[platform/upstream/v8.git]
/
src
/
objects.cc
2015-08-11
bmeurer
[runtime] Store constructor function index on primitive...
blob
|
commitdiff
|
raw
2015-08-11
mstarzinger
[heap] Avoid inclusion of objects-visiting-inl.h header.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
bmeurer
[stubs] Store typeof string on Oddballs.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
bmeurer
[simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.
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-08
jkummerow
Fasterify JSObject::UnregisterPrototypeUser
blob
|
commitdiff
|
raw
|
diff to current
2015-08-07
jkummerow
[IC] Make SeededNumberDictionary::UpdateMaxNumberKey...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
bbudge
V8: Add SIMD functions for Phase 1.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
mstarzinger
Fix stale entries in optimized code map.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
yangguo
Remove serializer-specific hash table size heuristic.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
yangguo
Revert of Remove serializer-specific hash table size...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
mstarzinger
Fully deprecate FixedArray::CopySize method.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
yangguo
Remove serializer-specific hash table size heuristic.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-04
mstarzinger
Introduce safe interface to "copy and grow" FixedArray.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-04
yangguo
Revert of Remove serializer-specific hash table size...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-04
yangguo
Remove serializer-specific hash table size heuristic.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-04
hpayer
AdjustLiveBytes and friends takes a heap object pointer...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
oth
[Interpreter] Consistency fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
jochen
Check whether a typed array was neutered before writing...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
bbudge
SIMD.js Add the other SIMD Phase 1 types.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
oth
[Intepreter] BytecodeArrayBuilder and accumulator based...
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
oth
[Interpreter] Add more bytecode definitions and add...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
jkummerow
Fix prototype registration upon SlowToFast migration
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
jochen
Reland of "Remove ExternalArray, derived types, and...
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
bmeurer
[stubs] Properly handle read-only properties in StoreGl...
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-27
ishell
Cross-script variables handling fixed. It was possible...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
rmcilroy
[interpreter] A couple of minor tweaks to BytecodeArray.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
oth
[Interpreter] Add BytecodeArray class and add to Shared...
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-23
jochen
Remove code for no longer present external array on...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-22
mstarzinger
Allow for optimized code map to have zero entries.
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
adamk
Fix element enumeration on String wrappers with diction...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
verwaest
Properly fix enumerate / Object.keys wrt access checked...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
verwaest
Fix object enumeration wrt access checked objects
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
verwaest
Fix DefineOwnProperty for data properties wrt failed...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
verwaest
Fix GetOwnPropertyNames on access-checked objects
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-15
verwaest
Cleanup element normalization logic
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
verwaest
Simplify PrepareForDataProperty in the IsElement case
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
verwaest
Fix non-standard element handling
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
yangguo
Debugger: use debug break slots to break at function...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
adamk
[es6] JSObject::GetOwnElementKeys should collect String...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
bbudge
V8: Add utility functions to check SameValue and SameVa...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
verwaest
Allow setting accessor infos over read-only but configu...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
verwaest
Remove duplicate flattening. Defining accessors doesn...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
verwaest
Replace Set*Callback with TransitionToAccessorPair
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
verwaest
Use the LookupIterator to transition to elements accessors
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
verwaest
Remove map-copying for global objects. This was an...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
verwaest
Remove temporary hack re deleting hidden properties
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
verwaest
Fix keyed element access wrt string wrappers
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
rmcilroy
Move SmartPointer to base.
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-10
verwaest
Fix keyed access of primitive objects in the runtime.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
verwaest
Reload the map of typed arrays after performing ToNumber.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
bmeurer
Remove more uses of the deprecated EnumSet template...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
ishell
Fixed a couple of proxies-related unhandled exceptions.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
verwaest
Partially revert r29468
blob
|
commitdiff
|
raw
|
diff to current
2015-07-07
yangguo
Debugger: clear ICs on activating step-in to correctly...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
verwaest
Cleanup Delete backend implementation.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
jochen
Make v8::Handle as "deprecated soon"
blob
|
commitdiff
|
raw
|
diff to current
2015-07-03
verwaest
Increment descriptor array slack for prototypes by...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
verwaest
Avoid converting key to string for deleting of elements
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
verwaest
Distinguish slow from fast sloppy arguments
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
verwaest
Cleanup API property handling
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
conradw
[strong] Implement strong property access semantics
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
mstarzinger
[turbofan] Implement sharing of context-independent...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
yangguo
Serializer: commit new internalized strings after deser...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
verwaest
Back off normalizing on set length in sync with adding...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
verwaest
Move Add to the elements accessor for everything but...
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
verwaest
Move reconfiguration into the elements accessor
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
verwaest
Let AddDictionaryElement / AddFastElement purely add...
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
mstarzinger
Remove overzealous checking of --cache-optimized-code...
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-25
Michael Starzinger
Simplify interface to optimized code map lookup.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
mstarzinger
Make sure bound functions never make it into optimized...
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
dslomov
Do not add extra argument for new.target
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
verwaest
Don't insert elements transitions into normalized maps
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
verwaest
Cleanup adding elements and in particular dictionary...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
verwaest
Merge AddFastElement and AddFastDoubleElement
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
ishell
Map::ReconfigureProperty() should mark map as unstable...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
verwaest
Move SetFastElementsCapacity into GrowCapacityAndConvert
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
verwaest
Move SetFastDoubleElementsCapacity into GrowCapacityAnd...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
verwaest
Get rid of JSArray::Expand and friends
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
yangguo
Do not look for existing shared function info when...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
caitpotter88
[es6] throw TypeError when setting cyclic prototype...
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
verwaest
Inline SetLengthWithoutNormalize into its callers
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
mstarzinger
Remove deprecated SharedFunctionInfo::dont_cache predicate.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
verwaest
More cleanup related to setting array.length
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-19
verwaest
Don't roundtrip to JS to update the length. This is...
blob
|
commitdiff
|
raw
|
diff to current
next