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
/
x87
/
builtins-x87.cc
2015-08-11
bmeurer
[runtime] Store constructor function index on primitive...
blob
|
commitdiff
|
raw
2015-08-03
chunyang.dai
X87: VectorICs: refactoring to eliminate "for queries...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
bmeurer
[stubs] Unify (and optimize) implementation of ToObject.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
chunyang.dai
X87: [interpreter] Add Interpreter{Entry,Exit}Trampolin...
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-17
chunyang.dai
X87: Fix memento initialization when constructing from...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
chunyang.dai
X87: Switch CallConstructStub to take new.target in...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
chunyang.dai
X87: Cleanup Generate_JSConstructStubHelper a bit.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
chunyang.dai
X87: Remove separate construct stub for new.target...
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-01
chunyang.dai
X87: [es6] Make new.target work in functions.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
chunyang.dai
X87: Do not add extra argument for new.target.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
chunyang.dai
X87: Clean up JSConstructStub.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
conradw
[strong] Implement strong property access semantics
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
chunyang.dai
X87: Built-in apply() performance benefits from an...
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-21
chunyang.dai
X87: [strong] Function arity check should be based...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
chunyang.dai
X87: [strong] Check arity of functions
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
chunyang.dai
X87: VectorICs: built-in function apply should use...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
vogelheim
Fix typo in builtins-x87, introduced in crrev.com/11072...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
vogelheim
Implement kToBeExecutedOnceCodeAge.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-09
chunyang.dai
X87: JSEntryTrampoline: check for stack space before...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
chunyang.dai
X87: [es6] implement Reflect.apply() & Reflect.construct()
blob
|
commitdiff
|
raw
|
diff to current
2015-02-28
cdai2
X87: Disallow subclassing Arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-15
chunyang.dai
X87: new classes: no longer experimental.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
chunyang.dai
X87: new classes: implement new.target passing to super...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-09
cdai2
X87: new classes: special construct stub for derived...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-07
cdai2
X87: new classes: change semantics of super(...) call...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-05
ulan
Refactor Map::ConstructionCount.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
weiliang.lin@intel.com
X87: Updates to maintain flag --vector-ics
blob
|
commitdiff
|
raw
|
diff to current
2014-09-20
weiliang.lin@intel.com
X87: enable the crankshaft compiler for X87 port.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-17
titzer@chromium.org
Rename Runtime_CompileUnoptimized to Runtime_CompileLaz...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-12
weiliang.lin@intel.com
X87: Eliminate Turbofan shims with CodeFactory
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
weiliang.lin@intel.com
X87: Make concrete classes for individual call descriptors
blob
|
commitdiff
|
raw
|
diff to current
2014-08-27
weiliang.lin@intel.com
X87: Move register conventions out of the IC classes.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
weiliang.lin@intel.com
x87: Move IC code into a subdir and move ic-compilation...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
bmeurer@chromium.org
Rename ASSERT* to DCHECK*.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-23
mvstanton@chromium.org
X87: Introduce FLAG_vector_ics.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-02
weiliang.lin@intel.com
X87: Clean up the global object naming madness.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
weiliang.lin@intel.com
X87: KeyedLoadIC should have same register spec as...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
danno@chromium.org
Remove distinction between hidden and normal runtime...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
jochen@chromium.org
Use full include paths everywhere
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
danno@chromium.org
Introduce x87 port
blob
|
commitdiff
|
raw
|
diff to current