projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[es6] Implement spec compliant ToPrimitive in the runtime.
[platform/upstream/v8.git]
/
src
/
accessors.cc
2015-08-28
bmeurer
[es6] Implement spec compliant ToPrimitive in the runtime.
blob
|
commitdiff
|
raw
2015-08-24
mstarzinger
Get rid of CompilationInfo::GenerateCodeStub method.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
mstarzinger
Remove grab-bag includes of v8.h from several files.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
verwaest
Remove broken optimization unwrapping number wrappers...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
verwaest
Add fast path for setting array.length
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-10
bmeurer
[deoptimizer] Basic support inlining based on SharedFun...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
jarin
Unify decoding of deoptimization translations.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
jochen
Remove usage of to-be-deprecated APIs from v8 core
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-19
horo
[V8] Added Script::is_opaque flag for embedders
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
machenbach
Revert of [V8] Added Script::is_opaque flag for embedde...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
horo
[V8] Added Script::is_opaque flag for embedders
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
verwaest
Reland "Mark internal AccessorInfo properties as 'speci...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-17
machenbach
Revert of Mark internal AccessorInfo properties as...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
verwaest
Mark internal AccessorInfo properties as "special data...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
yangguo
Migrate error messages, part 9.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
yangguo
Migrate error messages, part 8.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
dcarney
drop interalization of strings entering global constant...
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-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
jochen
Remove the weak list of views from array buffers
blob
|
commitdiff
|
raw
|
diff to current
2015-04-09
yangguo
Eagerly escape RegExp.source.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
verwaest
Fix speedup of typedarray-length loading in the ICs...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-13
arv
[es6] Function length property should be configurable
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
arv
ES6: Make function name configurable
blob
|
commitdiff
|
raw
|
diff to current
2015-03-02
arv
Revert of ES6: Make function name configurable (patchse...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
arv
ES6: Make function name configurable
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
yangguo
NewError no longer returns a MaybeObject.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
verwaest
Stop using HeapType in IC and Crankshaft
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
titzer
Reduce the number of #includes of compiler.h.
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-04
marja
Introduce LanguageMode, drop StrictMode.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-02
verwaest
Check global object behind global proxy for extensibility
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
kozyatinskiy
[V8] Added Script::is_debugger_script flag for embedders
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
yangguo
Correctly load RegExp.source from the holder.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-24
yangguo
Fix RegExp.source for uncompiled regexp.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-21
yangguo
Correctly escape RegExp source.
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-10-14
yangguo@chromium.org
Catch exceptions thrown when enqueuing change records.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
jkummerow@chromium.org
Drop some unused code
blob
|
commitdiff
|
raw
|
diff to current
2014-09-10
yangguo@chromium.org
Rename ascii to one-byte where applicable.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-04
verwaest@chromium.org
Flatten property_kind into state. Add UNKNOWN as a...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-01
yangguo@chromium.org
Do not expose termination exceptions to the Exception...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
wingo@igalia.com
Arguments object has @@iterator
blob
|
commitdiff
|
raw
|
diff to current
2014-08-20
wingo@igalia.com
Support symbol-named properties in API
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
dslomov@chromium.org
Replace Strings with Names in load and store ICs.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
bmeurer@chromium.org
Rename ASSERT* to DCHECK*.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
verwaest@chromium.org
Use result of SetOwnPropertyIgnoreAttributes in accessors
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
verwaest@chromium.org
Fix issue with setters and their holders in accessors.cc
blob
|
commitdiff
|
raw
|
diff to current
2014-07-23
verwaest@chromium.org
Fix ArrayLengthSetter to not throw on non-extensible...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-23
verwaest@chromium.org
The accessors should get the value from the holder...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
jochen@chromium.org
Remove JSReceiver::GetPrototype and replace it with...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-14
jochen@chromium.org
Introduce a PrototypeIterator class and use it for...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
verwaest@chromium.org
Revert "Treat ExecutableAccessorInfo as regular data...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
verwaest@chromium.org
Treat ExecutableAccessorInfo as regular data properties.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-02
marja@chromium.org
Handle "//# sourceURL" comments in the Parser instead...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
verwaest@chromium.org
Clean up the global object naming madness.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-20
mstarzinger@chromi...
Check alpha-sorting of includes during presubmit.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
jochen@chromium.org
Use full include paths everywhere
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
verwaest@chromium.org
Remove PROHIBITS_OVERWRITING as it is subsumed by non...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-28
mvstanton@chromium.org
Changing the attributes of a data property implemented...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
rossberg@chromium.org
Consistently say 'own' property
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-14
svenpanne@chromium.org
Revert PropertyCallbackInfo::This() signature change...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
ulan@chromium.org
Check that JSArray::SetElementsLength does not throw...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
ulan@chromium.org
Remove old-style accessor support from runtime.
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-28
ulan@chromium.org
Convert array.length to API-style accessor.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
yangguo@chromium.org
Tighten OpenHandle's extra checks.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
ulan@chromium.org
Convert function.caller to API-style accessor.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
ulan@chromium.org
Convert function.arguments to API-style accessor.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
ulan@chromium.org
Convert function.name to API-style accessor and make...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
ulan@chromium.org
Refactor function.arguments accessor.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
ulan@chromium.org
Convert function.length to API-style accessor.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
ulan@chromium.org
Convert function.prototype to API-style accessor.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
yangguo@chromium.org
Clean up some uses of Failures and MaybeObjects.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
yangguo@chromium.org
Return Object* instead of MaybeObject* from runtime...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-17
ulan@chromium.org
Handlify function.prototype accessor.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
rossberg@chromium.org
Implement structural function and array types
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
rossberg@chromium.org
Revert "Implement structural function and array types"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
rossberg@chromium.org
Implement structural function and array types
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
ulan@chromium.org
Handlify and convert the remaining Script accesssors.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
rossberg@chromium.org
Revert "Implement structural function and array types"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
rossberg@chromium.org
Implement structural function and array types
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
yangguo@chromium.org
Reland "Move functions from handles.cc to where they...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
yangguo@chromium.org
Revert "Move functions from handles.cc to where they...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
yangguo@chromium.org
Move functions from handles.cc to where they belong.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
ulan@chromium.org
Handlify and convert Script accesssors to new API-style...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
ulan@chromium.org
Reland r20652 "Handlify and convert string.length to...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
yangguo@chromium.org
Return MaybeHandle from Invoke.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
yangguo@chromium.org
Implement handlified String::Equals and Name::Equals.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-10
ulan@chromium.org
Revert r20652 "Handlify and convert string.length to...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-10
ulan@chromium.org
Handlify and convert string.length to new API-style...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
ishell@chromium.org
ElementsAccessor::SetLength() maybehandlified.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-04
yangguo@chromium.org
Return MaybeHandle from SetProperty.
blob
|
commitdiff
|
raw
|
diff to current
next