git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
PropertyAttribute needs a CustomValue bit.
[WebKit-https.git]
/
Source
/
JavaScriptCore
/
runtime
/
JSObject.cpp
2018-12-11
mark.lam@apple.com
PropertyAttribute needs a CustomValue bit.
blob
|
commitdiff
2018-10-01
keith_miller@apple.com
Create a RELEASE_AND_RETURN macro for ExceptionScopes
blob
|
commitdiff
|
diff to current
2018-08-27
yusukesuzuki@slows...
[JSC] Array.prototype.reverse modifies JSImmutableButterfly
blob
|
commitdiff
|
diff to current
2018-07-31
utatane.tea@gmail.com
[JSC] Remove unnecessary cellLock() in JSObject's GC...
blob
|
commitdiff
|
diff to current
2018-07-22
utatane.tea@gmail.com
[DFG] Fold GetByVal if the indexed value is non configu...
blob
|
commitdiff
|
diff to current
2018-07-20
utatane.tea@gmail.com
[JSC] Remove cellLock in JSObject::convertContiguousToA...
blob
|
commitdiff
|
diff to current
2018-07-18
utatane.tea@gmail.com
[JSC] Reduce size of AST nodes
blob
|
commitdiff
|
diff to current
2018-07-12
utatane.tea@gmail.com
[JSC] Thread VM& to JSCell::methodTable(VM&)
blob
|
commitdiff
|
diff to current
2018-06-27
keith_miller@apple.com
Add logging to try to diagnose where we get a null...
blob
|
commitdiff
|
diff to current
2018-06-26
mark.lam@apple.com
ASSERTION FAILED: length > butterfly->vectorLength...
blob
|
commitdiff
|
diff to current
2018-06-23
utatane.tea@gmail.com
[WTF] Add user-defined literal for ASCIILiteral
blob
|
commitdiff
|
diff to current
2018-06-22
sbarati@apple.com
ensureWritableX should only convert away from CoW when...
blob
|
commitdiff
|
diff to current
2018-06-21
sbarati@apple.com
Do some CoW cleanup
blob
|
commitdiff
|
diff to current
2018-06-18
keith_miller@apple.com
Properly zero unused property storage offsets
blob
|
commitdiff
|
diff to current
2018-06-13
utatane.tea@gmail.com
[JSC] Always use Nuke & Set procedure for x86
blob
|
commitdiff
|
diff to current
2018-05-31
utatane.tea@gmail.com
[JSC] Pass VM& parameter as much as possible
blob
|
commitdiff
|
diff to current
2018-05-25
mark.lam@apple.com
Enforce invariant that GetterSetter objects are invariant.
blob
|
commitdiff
|
diff to current
2018-05-22
keith_miller@apple.com
We should have a CoW storage for NewArrayBuffer arrays.
blob
|
commitdiff
|
diff to current
2018-05-17
utatane.tea@gmail.com
[JSC] Remove reifyPropertyNameIfNeeded
blob
|
commitdiff
|
diff to current
2018-05-08
msaboff@apple.com
Deferred firing of structure transition watchpoints...
blob
|
commitdiff
|
diff to current
2018-04-07
utatane.tea@gmail.com
[JSC] Remove several asXXX functions
blob
|
commitdiff
|
diff to current
2018-04-01
fpizlo@apple.com
JSObject shouldn't do index masking
blob
|
commitdiff
|
diff to current
2018-03-30
ryanhaddad@apple.com
Unreviewed, rolling out r230102.
blob
|
commitdiff
|
diff to current
2018-03-30
rmorisset@apple.com
A stack overflow in the parsing of a builtin (called...
blob
|
commitdiff
|
diff to current
2018-03-07
utatane.tea@gmail.com
[JSC] Add more JSType based fast path for jsDynamicCast
blob
|
commitdiff
|
diff to current
2018-02-16
fpizlo@apple.com
Unreviewed, roll out r228306 (custom memcpy/memset...
blob
|
commitdiff
|
diff to current
2018-02-14
sbarati@apple.com
putDirectIndexSlowOrBeyondVectorLength needs to convert...
blob
|
commitdiff
|
diff to current
2018-02-09
fpizlo@apple.com
Experiment with alternative implementation of memcpy...
blob
|
commitdiff
|
diff to current
2018-01-31
keith_miller@apple.com
Canonicalize aquiring the JSCell lock.
blob
|
commitdiff
|
diff to current
2018-01-23
rmorisset@apple.com
Rollout r219636
blob
|
commitdiff
|
diff to current
2018-01-04
keith_miller@apple.com
Array Storage operations sometimes did not update the...
blob
|
commitdiff
|
diff to current
2017-12-16
keith_miller@apple.com
Indexing should only be computed when the new structure...
blob
|
commitdiff
|
diff to current
2017-12-14
keith_miller@apple.com
JSObjects should have a mask for loading indexed properties
blob
|
commitdiff
|
diff to current
2017-12-05
fpizlo@apple.com
GC constraint solving should be parallel
blob
|
commitdiff
|
diff to current
2017-12-01
sbarati@apple.com
Having a bad time needs to handle ArrayClass indexing...
blob
|
commitdiff
|
diff to current
2017-11-30
sbarati@apple.com
Remove pointer caging for double arrays
blob
|
commitdiff
|
diff to current
2017-11-08
sbarati@apple.com
Only cage double butterfly accesses
blob
|
commitdiff
|
diff to current
2017-11-03
keith_miller@apple.com
PutProperytSlot should inform the IC about the property...
blob
|
commitdiff
|
diff to current
2017-11-02
mark.lam@apple.com
Add support to throw OOM if MarkedArgumentBuffer may...
blob
|
commitdiff
|
diff to current
2017-10-20
sbarati@apple.com
Optimize accesses to how we get the direct prototype
blob
|
commitdiff
|
diff to current
2017-10-19
sbarati@apple.com
We should hard code the poly proto offset
blob
|
commitdiff
|
diff to current
2017-10-11
sbarati@apple.com
Prototype structure transition should be a deferred...
blob
|
commitdiff
|
diff to current
2017-10-08
fpizlo@apple.com
direct-construct-arity-mismatch.js can have GCs that...
blob
|
commitdiff
|
diff to current
2017-10-04
sbarati@apple.com
Implement polymorphic prototypes
blob
|
commitdiff
|
diff to current
2017-10-02
sbarati@apple.com
Unreviewed. Add missing exception check for the custom...
blob
|
commitdiff
|
diff to current
2017-09-25
achristensen@apple.com
Make Attribute an enum class
blob
|
commitdiff
|
diff to current
2017-09-11
mark.lam@apple.com
Fix all ExceptionScope verification failures in JavaScr...
blob
|
commitdiff
|
diff to current
2017-09-09
mark.lam@apple.com
Avoid duplicate computations of ExecState::vm().
blob
|
commitdiff
|
diff to current
2017-08-31
utatane.tea@gmail.com
[JSC] Use reifying system for "name" property of builti...
blob
|
commitdiff
|
diff to current
2017-08-30
ryanhaddad@apple.com
Unreviewed, rolling out r221327.
blob
|
commitdiff
|
diff to current
2017-08-30
utatane.tea@gmail.com
[JSC] Use reifying system for "name" property of builti...
blob
|
commitdiff
|
diff to current
2017-08-07
fpizlo@apple.com
Primitive auxiliaries and JSValue auxiliaries should...
blob
|
commitdiff
|
diff to current
2017-08-03
fpizlo@apple.com
All C++ accesses to JSObject::m_butterfly should do...
blob
|
commitdiff
|
diff to current
2017-07-27
utatane.tea@gmail.com
Hoist DOM binding attribute getter prologue into JavaSc...
blob
|
commitdiff
|
diff to current
2017-07-18
mark.lam@apple.com
Butterfly storage need not be initialized for indexing...
blob
|
commitdiff
|
diff to current
2017-07-13
sbarati@apple.com
Missing exception check in JSObject::hasInstance
blob
|
commitdiff
|
diff to current
2017-06-27
joepeck@webkit.org
Web Inspector: Crash generating object preview for...
blob
|
commitdiff
|
diff to current
2017-06-25
annulen@yandex.ru
Remove excessive headers from JavaScriptCore
blob
|
commitdiff
|
diff to current
2017-06-15
utatane.tea@gmail.com
[JSC] Implement Object.assign in C++
blob
|
commitdiff
|
diff to current
2017-06-07
mark.lam@apple.com
Contiguous storage butterfly length should not exceed...
blob
|
commitdiff
|
diff to current
2017-06-06
joepeck@webkit.org
Unreviewed rollout r217807. Caused a test to crash.
blob
|
commitdiff
|
diff to current
2017-06-05
commit-queue@webki...
Web Inspector: Improve ES6 Class instances in Heap...
blob
|
commitdiff
|
diff to current
2017-05-19
mark.lam@apple.com
Add missing exception check.
blob
|
commitdiff
|
diff to current
2017-05-19
utatane.tea@gmail.com
[JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass
blob
|
commitdiff
|
diff to current
2017-05-18
commit-queue@webki...
Unreviewed, rolling out r217031, r217032, and r217037.
blob
|
commitdiff
|
diff to current
2017-05-18
utatane.tea@gmail.com
[JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass
blob
|
commitdiff
|
diff to current
2017-05-08
mark.lam@apple.com
Introduce ExceptionScope::assertNoException() and relea...
blob
|
commitdiff
|
diff to current
2017-05-06
keith_miller@apple.com
Put does not properly consult the prototype chain
blob
|
commitdiff
|
diff to current
2017-05-05
sbarati@apple.com
putDirectIndex does not properly do defineOwnProperty
blob
|
commitdiff
|
diff to current
2017-04-24
commit-queue@webki...
test262: test262/test/language/computed-property-names...
blob
|
commitdiff
|
diff to current
2017-04-16
commit-queue@webki...
test262: test262/test/built-ins/isNaN/toprimitive-not...
blob
|
commitdiff
|
diff to current
2017-04-16
commit-queue@webki...
test262: test262/test/built-ins/Date/prototype/Symbol...
blob
|
commitdiff
|
diff to current
2017-04-01
gskachkov@gmail.com
Object with numerical keys with gaps gets filled by...
blob
|
commitdiff
|
diff to current
2017-03-18
cdumez@apple.com
Allow setting the prototype of cross-origin objects...
blob
|
commitdiff
|
diff to current
2017-03-09
fpizlo@apple.com
WTF should make it super easy to do ARM concurrency...
blob
|
commitdiff
|
diff to current
2017-02-22
mark.lam@apple.com
Add missing exception checks detected by running marath...
blob
|
commitdiff
|
diff to current
2017-01-27
keith_miller@apple.com
classInfo should take a VM so it is not materialized...
blob
|
commitdiff
|
diff to current
2017-01-13
sbarati@apple.com
Concurrent GC has a bug where we would detect a race...
blob
|
commitdiff
|
diff to current
2017-01-10
fpizlo@apple.com
JSArray has some object scanning races
blob
|
commitdiff
|
diff to current
2016-12-16
fpizlo@apple.com
Get rid of HeapRootVisitor and make SlotVisitor less...
blob
|
commitdiff
|
diff to current
2016-12-15
cdumez@apple.com
Harden JSObject::getOwnPropertyDescriptor()
blob
|
commitdiff
|
diff to current
2016-12-08
fpizlo@apple.com
PerformanceTests:
blob
|
commitdiff
|
diff to current
2016-12-06
mark.lam@apple.com
Introduce the concept of Immutable Prototype Exotic...
blob
|
commitdiff
|
diff to current
2016-11-27
utatane.tea@gmail.com
[WTF] Import std::optional reference implementation...
blob
|
commitdiff
|
diff to current
2016-11-15
fpizlo@apple.com
Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS...
blob
|
commitdiff
|
diff to current
2016-11-15
fpizlo@apple.com
The GC should be optionally concurrent and disabled...
blob
|
commitdiff
|
diff to current
2016-11-04
mark.lam@apple.com
ClonedArguments need to also support haveABadTime mode.
blob
|
commitdiff
|
diff to current
2016-11-03
utatane.tea@gmail.com
[DOMJIT] Add DOMJIT::Signature
blob
|
commitdiff
|
diff to current
2016-10-28
ggaren@apple.com
One file per class for Executable.h/.cpp
blob
|
commitdiff
|
diff to current
2016-10-26
mark.lam@apple.com
Rename the reject() helper function to something more...
blob
|
commitdiff
|
diff to current
2016-10-17
mark.lam@apple.com
Use the reject() helper function for conditionally...
blob
|
commitdiff
|
diff to current
2016-10-10
mark.lam@apple.com
Rename the StrictModeReadonlyPropertyWriteError string...
blob
|
commitdiff
|
diff to current
2016-09-28
mark.lam@apple.com
createError() and JSObject::calculatedClassName() shoul...
blob
|
commitdiff
|
diff to current
2016-09-26
mark.lam@apple.com
Added RETURN_IF_EXCEPTION() macro and use it for except...
blob
|
commitdiff
|
diff to current
2016-09-21
cdumez@apple.com
Object.getOwnPropertyDescriptor() does not work correct...
blob
|
commitdiff
|
diff to current
2016-09-20
fpizlo@apple.com
Make MarkedBlock state tracking support overlapped...
blob
|
commitdiff
|
diff to current
2016-09-09
sbarati@apple.com
Make hasOwnProperty ALWAYS_INLINE
blob
|
commitdiff
|
diff to current
2016-09-08
cdumez@apple.com
Align proto getter / setter behavior with other browsers
blob
|
commitdiff
|
diff to current
2016-09-08
fpizlo@apple.com
Remove CopiedSpace and use MarkedSpace instead
blob
|
commitdiff
|
diff to current
2016-09-07
mark.lam@apple.com
Add CatchScope and force all exception checks to be...
blob
|
commitdiff
|
diff to current
next