2015-03-08 |
akling@apple.com | JITThunks keeps finalized Weaks around, pinning WeakBlocks. |
tree | commitdiff |
2015-03-08 |
akling@apple.com | BuiltinExecutables keeps finalized Weaks around, pinnin... |
tree | commitdiff |
2015-03-08 |
ggaren@apple.com | Use FastMalloc (bmalloc) instead of BlockAllocator... |
tree | commitdiff |
2015-03-07 |
commit-queue@webki... | Unreviewed, rolling out r181010. |
tree | commitdiff |
2015-03-07 |
rniwa@webkit.org | The code to link FunctionExecutable is duplicated every... |
tree | commitdiff |
2015-03-07 |
ggaren@apple.com | Use FastMalloc (bmalloc) instead of BlockAllocator... |
tree | commitdiff |
2015-03-07 |
rniwa@webkit.org | fromGlobalCode has an unused Debugger* argument |
tree | commitdiff |
2015-03-07 |
bfulgham@apple.com | [Win] Turn off a warning on Windows. |
tree | commitdiff |
2015-03-07 |
commit-queue@webki... | Web Inspector: ES6: Improved Support for Iterator Objects |
tree | commitdiff |
2015-03-07 |
rniwa@webkit.org | REGRESSION(r180595): construct varargs fails in FTL |
tree | commitdiff |
2015-03-06 |
joepeck@webkit.org | Web Inspector: Adopt Object Literal Shorthand Property... |
tree | commitdiff |
2015-03-06 |
commit-queue@webki... | ES6: Object Literal Extensions - Methods |
tree | commitdiff |
2015-03-06 |
joepeck@webkit.org | __proto__ shorthand property should not modify prototyp... |
tree | commitdiff |
2015-03-06 |
ggaren@apple.com | 2015-03-06 Geoffrey Garen <ggaren@apple.com> |
tree | commitdiff |
2015-03-06 |
ggaren@apple.com | Use FastMalloc (bmalloc) instead of BlockAllocator... |
tree | commitdiff |
2015-03-06 |
mmaxfield@apple.com | [iOS] SVG fonts are garbled |
tree | commitdiff |
2015-03-06 |
commit-queue@webki... | Source/JavaScriptCore: |
tree | commitdiff |
2015-03-05 |
bfulgham@apple.com | [Win] Unreviewed gardening. |
tree | commitdiff |
2015-03-05 |
benjamin@webkit.org | Regression(r173761): ASSERTION FAILED: !is8Bit() in... |
tree | commitdiff |
2015-03-05 |
utatane.tea@gmail.com | Implement ES6 StringIterator |
tree | commitdiff |
2015-03-05 |
ossy@webkit.org | [ARM] Fix the FTL build on Aarch64 Linux after r177421 |
tree | commitdiff |
2015-03-05 |
utatane.tea@gmail.com | Upgrade ES6 Iterator interfaces |
tree | commitdiff |
2015-03-05 |
utatane.tea@gmail.com | Hide Promise with runtime flags under Cocoa JSContext API |
tree | commitdiff |
2015-03-05 |
commit-queue@webki... | Web Inspector: Array/Collection Sizes should be visible... |
tree | commitdiff |
2015-03-05 |
akling@apple.com | GC should compute stack bounds and dump registers at... |
tree | commitdiff |
2015-03-05 |
commit-queue@webki... | Silence GCC's -Wstrict-prototypes |
tree | commitdiff |
2015-03-04 |
benjamin@webkit.org | [JSC] Add a node for Math.log() |
tree | commitdiff |
2015-03-04 |
fpizlo@apple.com | Only Heap should be in charge of deciding how to select... |
tree | commitdiff |
2015-03-04 |
akling@apple.com | Stale entries in WeakGCMaps are keeping tons of WeakBlo... |
tree | commitdiff |
2015-03-04 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-03-04 |
fpizlo@apple.com | DFG IR should refer to FunctionExecutables directly... |
tree | commitdiff |
2015-03-04 |
msaboff@apple.com | DelayedReleaseScope drops locks during GC which can... |
tree | commitdiff |
2015-03-04 |
fpizlo@apple.com | DFG should constant fold GetScope, and accesses to... |
tree | commitdiff |
2015-03-04 |
andersca@apple.com | Remove unused compression code |
tree | commitdiff |
2015-03-03 |
fpizlo@apple.com | JIT debugging features that selectively disable the... |
tree | commitdiff |
2015-03-03 |
commit-queue@webki... | [Win64] JSC compile error. |
tree | commitdiff |
2015-03-03 |
fpizlo@apple.com | DFG compile time measurements should really report... |
tree | commitdiff |
2015-03-03 |
fpizlo@apple.com | Remove op_get_callee, it's unused |
tree | commitdiff |
2015-03-03 |
joepeck@webkit.org | Web Inspector: Context Menu to Log a Particular Object |
tree | commitdiff |
2015-03-03 |
fpizlo@apple.com | SpeculativeJIT::emitAllocateArguments() should be a... |
tree | commitdiff |
2015-03-03 |
mark.lam@apple.com | Source/JavaScriptCore: |
tree | commitdiff |
2015-03-02 |
fpizlo@apple.com | FTL should correctly document where it puts the argumen... |
tree | commitdiff |
2015-03-02 |
fpizlo@apple.com | Deduplicate slow path calling code in JITOpcodes.cpp... |
tree | commitdiff |
2015-03-02 |
antti@apple.com | Add way to dump cache meta data to file |
tree | commitdiff |
2015-03-02 |
joepeck@webkit.org | Web Inspector: Add Context Menus to Object Tree properties |
tree | commitdiff |
2015-03-02 |
fpizlo@apple.com | BytecodeGenerator shouldn't emit op_resolve_scope as... |
tree | commitdiff |
2015-02-28 |
benjamin@webkit.org | [JSC] Use the way number constants are written to help... |
tree | commitdiff |
2015-02-27 |
fpizlo@apple.com | Unreviewed, roll out r180723. It broke a bunch of tests. |
tree | commitdiff |
2015-02-27 |
fpizlo@apple.com | BytecodeGenerator::constLocal() behaves identically... |
tree | commitdiff |
2015-02-27 |
mark.lam@apple.com | Assertion fix for r180711: The bool returning form... |
tree | commitdiff |
2015-02-27 |
mark.lam@apple.com | MachineThreads::Thread clean up has a use after free... |
tree | commitdiff |
2015-02-27 |
joepeck@webkit.org | Web Inspector: Save Console Evaluations into Command... |
tree | commitdiff |
2015-02-27 |
fpizlo@apple.com | The bool returning form of BytecodeGenerator::addVar... |
tree | commitdiff |
2015-02-26 |
fpizlo@apple.com | Various array access corner cases should take OSR exit... |
tree | commitdiff |
2015-02-26 |
fpizlo@apple.com | DFG SSA stack accesses shouldn't speak of VariableAcces... |
tree | commitdiff |
2015-02-26 |
mark.lam@apple.com | Rolling out r180602, r180608, r180613, r180617, r180671. |
tree | commitdiff |
2015-02-26 |
mmaxfield@apple.com | Source/JavaScriptCore: |
tree | commitdiff |
2015-02-26 |
msaboff@apple.com | [Win] Debug-only JavaScriptCore failures |
tree | commitdiff |
2015-02-26 |
bfulgham@apple.com | [Win] Make build logs more legible by reducing noise |
tree | commitdiff |
2015-02-26 |
ossy@webkit.org | Add calleeSaveRegisters() implementation for ARM Tradit... |
tree | commitdiff |
2015-02-26 |
msaboff@apple.com | Web Inspector: CRASH when debugger pauses inside a... |
tree | commitdiff |
2015-02-26 |
fpizlo@apple.com | DFG abstract heaps should respect the difference betwee... |
tree | commitdiff |
2015-02-26 |
rniwa@webkit.org | REGRESSION(r180595): construct varargs fails in FTL |
tree | commitdiff |
2015-02-26 |
mark.lam@apple.com | ASan does not like JSC::MachineThreads::tryCopyOtherThr... |
tree | commitdiff |
2015-02-25 |
benjamin@webkit.org | CodeBlock crashes when dumping op_push_name_scope |
tree | commitdiff |
2015-02-25 |
benjamin@webkit.org | Make ParserError immutable by design |
tree | commitdiff |
2015-02-25 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-02-25 |
fpizlo@apple.com | Need to pass RTLD_DEEPBIND to dlopen() to ensure that... |
tree | commitdiff |
2015-02-25 |
fpizlo@apple.com | CMake build of libllvmForJSC.so should limit its export... |
tree | commitdiff |
2015-02-25 |
ap@apple.com | More iOS build fix after r180602. |
tree | commitdiff |
2015-02-25 |
bfulgham@apple.com | Unreviewed build fix after r180602. |
tree | commitdiff |
2015-02-25 |
commit-queue@webki... | Unreviewed, rolling out r180599. |
tree | commitdiff |
2015-02-25 |
mark.lam@apple.com | MachineThreads::Thread clean up has a use after free... |
tree | commitdiff |
2015-02-25 |
mmaxfield@apple.com | Source/JavaScriptCore: |
tree | commitdiff |
2015-02-25 |
rniwa@webkit.org | Use "this" instead of "callee" to get the constructor |
tree | commitdiff |
2015-02-25 |
joepeck@webkit.org | Web Inspector: Make Getter/Setter RemoteObject property... |
tree | commitdiff |
2015-02-25 |
mark.lam@apple.com | Rolling out r179753. The fix was invalid. |
tree | commitdiff |
2015-02-24 |
utatane.tea@gmail.com | Constructor returning null should construct an object... |
tree | commitdiff |
2015-02-24 |
utatane.tea@gmail.com | REGRESSION(r179429): Can't type comments in Facebook |
tree | commitdiff |
2015-02-24 |
fpizlo@apple.com | Our bizarre behavior on Arguments::defineOwnProperty... |
tree | commitdiff |
2015-02-24 |
commit-queue@webki... | Unreviewed, rolling out r180547 and r180550. |
tree | commitdiff |
2015-02-24 |
utatane.tea@gmail.com | Constructor returning null should construct an object... |
tree | commitdiff |
2015-02-24 |
rniwa@webkit.org | Disable font loading events until our implementation... |
tree | commitdiff |
2015-02-24 |
utatane.tea@gmail.com | REGRESSION(r179429): Can't type comments in Facebook |
tree | commitdiff |
2015-02-24 |
benjamin@webkit.org | Set the semantic origin of delayed SetLocal to the... |
tree | commitdiff |
2015-02-24 |
benjamin@webkit.org | Remove DFGNode::predictHeap() |
tree | commitdiff |
2015-02-23 |
fpizlo@apple.com | Get rid of JSLexicalEnvironment::argumentsGetter |
tree | commitdiff |
2015-02-23 |
fpizlo@apple.com | Remove unused activationCount and allTheThingsCount... |
tree | commitdiff |
2015-02-23 |
saambarati1@gmail.com | Adjust the ranges of basic block statements in JSC... |
tree | commitdiff |
2015-02-23 |
mmirman@apple.com | r9 is volatile on ARMv7 for iOS 3 and up. |
tree | commitdiff |
2015-02-23 |
ossy@webkit.org | [ARM] Add the necessary setupArgumentsWithExecState... |
tree | commitdiff |
2015-02-23 |
fpizlo@apple.com | Scopes should always be created with a previously-creat... |
tree | commitdiff |
2015-02-23 |
fpizlo@apple.com | Add a comment to clarify that the test was taken from... |
tree | commitdiff |
2015-02-23 |
fpizlo@apple.com | Function name scope is only created on the function... |
tree | commitdiff |
2015-02-23 |
fpizlo@apple.com | Crash in DFGFrozenValue |
tree | commitdiff |
2015-02-22 |
commit-queue@webki... | Web Inspector: Generate Previews more often for RemoteO... |
tree | commitdiff |
2015-02-21 |
mark.lam@apple.com | Refactor JSWrapperMap.mm to defer creation of the ObjC... |
tree | commitdiff |
2015-02-20 |
fpizlo@apple.com | Build fix for gcc. |
tree | commitdiff |
2015-02-20 |
fpizlo@apple.com | Get rid of JSNameScope::m_type |
tree | commitdiff |
2015-02-20 |
mark.lam@apple.com | [JSObjCClassInfo reallocateConstructorAndOrPrototype... |
tree | commitdiff |
next |