Sign in
webkit
/
WebKit
/
bc9afd6d6743d06a98db70567f8661c545a4be23
/
Source
/
JavaScriptCore
/
bytecompiler
/
BytecodeGenerator.h
97ee82b
Adding a commenting utility to record BytecodeGenerator comments
by commit-queue@webkit.org
· 13 years ago
3e0a1a0
Source/JavaScriptCore: Changed JSC to always record line number information so that error.stack
by commit-queue@webkit.org
· 13 years ago
b75911b
DFG should be able to set watchpoints on global variables
by fpizlo@apple.com
· 13 years ago
88d5373
Unreviewed, rolling out r120172.
by zandobersek@gmail.com
· 13 years ago
b6c5eeb
DFG should be able to set watchpoints on global variables
by fpizlo@apple.com
· 13 years ago
26af9b6
Global object variable accesses should not require an extra load
by fpizlo@apple.com
· 13 years ago
dd58bf9
jsr/sret should be removed
by fpizlo@apple.com
· 13 years ago
3979f2d
Make WTF public headers use fully-qualified include paths and remove ForwardingHeaders/wtf
by eric@webkit.org
· 13 years ago
cbcd594
Unreviewed, rolling out r109837.
by commit-queue@webkit.org
· 13 years ago
37ac49e
Source/JavaScriptCore: Update JavaScriptCore files to use fully-qualified WTF include paths
by eric@webkit.org
· 13 years ago
ebe232e
Getting the instruction stream for a code block should not require two loads
by fpizlo@apple.com
· 13 years ago
83e9d72
Remove BytecodeGenerator::isLocal https://bugs.webkit.org/show_bug.cgi?id=78241
by commit-queue@webkit.org
· 13 years ago
f7190bf
Add support for inferred function names
by oliver@apple.com
· 13 years ago
2fea740
Refactor identifier resolution in BytecodeGenerator
by commit-queue@webkit.org
· 13 years ago
09a5568
Clean up putDirect https://bugs.webkit.org/show_bug.cgi?id=76232
by barraclough@apple.com
· 13 years ago
afcf904
Bytecode instructions that may have value profiling should have a direct inline
by fpizlo@apple.com
· 13 years ago
bcf06d3
REGRESSION: d3 Bullet Charts demo doesn't work (call with argument assignment is broken)
by ggaren@apple.com
· 13 years ago
0af1468
v8 benchmark takes 12-13 million function call slow paths due to extra arguments
by ggaren@apple.com
· 13 years ago
5da687a
Showing the data overlay in OpenStreetMap doesn't work, zooming partially broken
by fpizlo@apple.com
· 13 years ago
50c5ac2
A little bit of function call cleanup
by ggaren@apple.com
· 13 years ago
539d1bb
Standardized the JS calling convention
by ggaren@apple.com
· 13 years ago
780d3cc
Crash in void JSC::validateCell<JSC::RegExp*>(JSC::RegExp*)
by oliver@apple.com
· 13 years ago
41f5c95
DFG bytecode parser should understand inline stacks
by fpizlo@apple.com
· 14 years ago
67fa6e4
FunctionExecutable should expose the ability to create unattached FunctionCodeBlocks
by fpizlo@apple.com
· 14 years ago
a71ab05
JavaScriptCore does not have baseline->speculative OSR
by fpizlo@apple.com
· 14 years ago
594887a
JavaScriptCore does not have tiered compilation
by fpizlo@apple.com
· 14 years ago
fcacd3c
2011-07-18 Mark Hahnenberg <mhahnenberg@apple.com>
by oliver@apple.com
· 14 years ago
19afece
https://bugs.webkit.org/show_bug.cgi?id=64250
by barraclough@apple.com
· 14 years ago
673aed6
2011-06-28 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
99e9f3f
Removed the conceit that global variables are local variables when running global code
by ggaren@apple.com
· 14 years ago
829e3bb
2011-06-21 Geoffrey Garen <ggaren@apple.com>
by ggaren@apple.com
· 14 years ago
8e3cca5
2011-06-15 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
a991d69
2011-06-14 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
0e8ef14
2011-06-14 Sheriff Bot <webkit.review.bot@gmail.com>
by commit-queue@webkit.org
· 14 years ago
ebf7685a
2011-06-14 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
5652af7
2011-05-25 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
6e00d03
Revert last change, something weird happened when I went to land.
by oliver@apple.com
· 14 years ago
4872d09
2011-05-25 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
e1696ed
Reviewed by Eric Seidel.
by kevino@webkit.org
· 14 years ago
f03cbce
2011-04-08 Geoffrey Garen <ggaren@apple.com>
by ggaren@apple.com
· 14 years ago
e9308f1
Removed redundant code from BytecodeGenerator.
by barraclough@apple.com
· 14 years ago
745949b
Bug 56041 - RexExp constructor should only accept flags "gim"
by barraclough@apple.com
· 14 years ago
ba10bec
2011-03-07 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
97cdbd4
2011-02-28 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
95c1bc4
Refactoring of the custom allocation framework
by ossy@webkit.org
· 14 years ago
7e6bd6d
Bug 52079 - Syntax errors should be early errors.
by barraclough@apple.com
· 14 years ago
76da8fc
Move JavaScriptCore to Source https://bugs.webkit.org/show_bug.cgi?id=51604
by abarth@webkit.org
· 14 years ago
[Renamed from JavaScriptCore/bytecompiler/BytecodeGenerator.h]
dd4a6e4
Bug 51358 - Should check stack depth rather than using recursion limits in byte compilation
by barraclough@apple.com
· 14 years ago
87dbd5e
Bug 49708 - Stop recompiling functions to regenerate exception info.
by barraclough@apple.com
· 14 years ago
90ba187
2010-11-17 Sheriff Bot <webkit.review.bot@gmail.com>
by commit-queue@webkit.org
· 14 years ago
4334c30
Bug 49635 - Profiler implementation is fragile
by barraclough@apple.com
· 14 years ago
8da6d97
JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=49606
by barraclough@apple.com
· 14 years ago
4920ae9
Bug 49420 - Clean up syntax/reference error throw.
by barraclough@apple.com
· 14 years ago
6179a20
2010-11-03 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
aad311c
2010-10-17 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 15 years ago
5930185
2010-10-01 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 15 years ago
f312e22
2010-10-04 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 15 years ago
fcb562d
2010-10-01 Pratik Solanki <psolanki@apple.com>
by commit-queue@webkit.org
· 15 years ago
74e00b0
2010-09-25 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 15 years ago
f61c9a1
REGRESSION(r68223): It broke 2-3 tests on bots (Requested by Ossy on #webkit).
by oliver@apple.com
· 15 years ago
e1e73dc
2010-09-23 Sheriff Bot <webkit.review.bot@gmail.com>
by ossy@webkit.org
· 15 years ago
eeea925
2010-09-23 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 15 years ago
ee2085b
Bug 43817 - Remove UString::Rep
by barraclough@apple.com
· 15 years ago
6ef841b
2010-08-05 Nathan Lawrence <nlawrence@apple.com>
by commit-queue@webkit.org
· 15 years ago
b467c4c
Bug 42182 - Change how numeric compare functions are detected
by barraclough@apple.com
· 15 years ago
bd36c42
2010-07-08 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 15 years ago
faeca00
2010-06-17 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 15 years ago
9c099f9
Bug 40214 - Clean up error construction / throwing in JSC.
by barraclough@apple.com
· 15 years ago
9835d1d
Bug 40021 - Refactor bytecode generation for calls so that register for this & args are allocated together
by barraclough@apple.com
· 15 years ago
fd8c28a
Relanding r60075.
by barraclough@apple.com
· 15 years ago
9531967
Reverting 60075 & 60084, these broke the interpreter.
by barraclough@apple.com
· 15 years ago
f10670f
https://bugs.webkit.org/show_bug.cgi?id=39583
by barraclough@apple.com
· 15 years ago
109a7ea
2010-05-20 Geoffrey Garen <ggaren@apple.com>
by ggaren@apple.com
· 15 years ago
c73ede7
Bug 39408 - Unify JIT/interpreter return behaviour.
by barraclough@apple.com
· 15 years ago
fdaf8dc
Bug 39399 - Move responsibility for verifying constructors return objects from the caller to the callee.
by barraclough@apple.com
· 15 years ago
83ce11c
JavaScriptCore: Simplified handling of 'arguments' -- 1.2% SunSpider speedup
by ggaren@apple.com
· 15 years ago
22d55c3
2010-05-09 Geoffrey Garen <ggaren@apple.com>
by oliver@apple.com
· 15 years ago
e9af124
2010-05-07 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 15 years ago
9aac903
2010-04-20 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 15 years ago
a46c49c
2009-12-05 Maciej Stachowiak <mjs@apple.com>
by mjs@apple.com
· 15 years ago
0a4803c
Improve for..in enumeration performance
by oliver@apple.com
· 15 years ago
5236be2
Rolled back in r49717 with the build maybe working now?
by ggaren@apple.com
· 16 years ago
b190d91
Roll out r49717 as it broke the build.
by mrowe@apple.com
· 16 years ago
3806e0f
Fast for-in enumeration: Cache JSPropertyNameIterator; cache JSStrings
by ggaren@apple.com
· 16 years ago
338f90a
Code sampling builds are broken. https://bugs.webkit.org/show_bug.cgi?id=29662
by oliver@apple.com
· 16 years ago
cf6fa796
How many copies of the parameters do you need?
by barraclough@apple.com
· 16 years ago
1050f79
https://bugs.webkit.org/show_bug.cgi?id=28691
by barraclough@apple.com
· 16 years ago
306bb12
No, silly runtime, AST nodes are not for you.
by barraclough@apple.com
· 16 years ago
1828ba2
JavaScriptCore: Some small bits of housekeeping.
by darin@apple.com
· 16 years ago
cbc8617
JavaScriptCore: JavaScriptCore tweaks to get ready for the parser arena
by darin@apple.com
· 16 years ago
3dc1233
JavaScriptCore: Restrict use of FuncDeclNode & FuncExprNode to the parser.
by barraclough@apple.com
· 16 years ago
540d71a6
Merged nitro-extreme branch into trunk.
by ggaren@apple.com
· 16 years ago
b35bbd3
JavaScriptCore:
by barraclough@apple.com
· 16 years ago
47f7075
JavaScriptCore:
by levin@chromium.org
· 16 years ago
721cb15
2009-06-24 Zoltan Horvath <hzoltan@inf.u-szeged.hu>
by eric@webkit.org
· 16 years ago
0a028aa
2009-06-20 Zoltan Herczeg <zherczeg@inf.u-szeged.hu>
by ddkilzer@apple.com
· 16 years ago
0717324
2009-05-21 Gavin Barraclough <barraclough@apple.com>
by barraclough@apple.com
· 16 years ago
d808577
JavaScriptCore:
by darin@apple.com
· 16 years ago
53ecc4e
JavaScriptCore:
by darin@apple.com
· 16 years ago
be38ac4
Improve function call forwarding performance
by oliver@apple.com
· 16 years ago
Next »