projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[builtins] Add support for NewTarget to Execution::New.
[platform/upstream/v8.git]
/
src
/
mips64
/
builtins-mips64.cc
2015-09-22
bmeurer
[builtins] Add support for NewTarget to Execution:...
blob
|
commitdiff
|
raw
2015-09-17
bmeurer
[runtime] Initial step towards switching Execution...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-17
machenbach
Revert of [runtime] Initial step towards switching...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-17
bmeurer
[runtime] Initial step towards switching Execution...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-16
mvstanton
Remove --pretenure-call-new
blob
|
commitdiff
|
raw
|
diff to current
2015-09-16
bmeurer
[builtins] Unify the String constructor.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-16
mvstanton
Vector ICs: Hook up vectors in platform builtins to...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-14
rmcilroy
[Interpreter] Add support for JS calls.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-14
bmeurer
[builtins] Simplify String constructor code.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-11
bmeurer
[builtins] Remove the weird STACK_OVERFLOW builtin.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-08
bmeurer
[builtins] Unify the various versions of [[Call]] with...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-08
bmeurer
Revert of [builtins] Unify the various versions of...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-08
bmeurer
[builtins] Unify the various versions of [[Call]] with...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-31
akos.palfi
MIPS: [builtins] Pass correct number of arguments after...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
bmeurer
[runtime] Add %ToString and %_ToString and remove the...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-27
rmcilroy
[Interpreter] Add support for parameter variables.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-27
yangguo
Move (uppercase) JS builtins from js builtins object...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
rmcilroy
[interpreter]: Changes to interpreter builtins for...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
mstarzinger
Remove grab-bag includes of v8.h from architecture...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-13
paul.lind
MIPS64: Fix InterpreterEntryTrampoline().
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
bmeurer
[runtime] Store constructor function index on primitive...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
mvstanton
VectorICs: refactoring to eliminate "for queries only...
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
yangguo
Debugger: move implementation to a separate folder.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
rmcilroy
[interpreter] Add Interpreter{Entry,Exit}Trampoline...
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
mlippautz
Fix memento initialization when constructing from new...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
mstarzinger
Switch CallConstructStub to take new.target in register.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
mstarzinger
Cleanup Generate_JSConstructStubHelper a bit.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
balazs.kilvady
MIPS64: Refine 'Remove unused byte from Map::instance_s...
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-10
mstarzinger
Remove separate construct stub for new.target users.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
conradw
[strong] Implement strong property access semantics
blob
|
commitdiff
|
raw
|
diff to current
2015-06-29
arv
[es6] Make new.target work in functions
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
arv
Unify the stack layout for construct frames
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
dslomov
Do not add extra argument for new.target
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
mvstanton
Built-in apply() performance benefits from an uninitial...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
jkummerow
Clean up JSConstructStub
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
arv
[strong] Function arity check should be based on requir...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
akos.palfi
MIPS64: Improve '[strong] Check arity of functions'
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
arv
[strong] Check arity of functions
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
mvstanton
Function apply(): make all architectures use an IC...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
vogelheim
Implement kToBeExecutedOnceCodeAge.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-08
dusan.milosavljevic
MIPS: Fix in-object memory slack tracking bug.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
balazs.kilvady
MIPS: JSEntryTrampoline: check for stack space before...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-20
akos.palfi
MIPS: Fix 'MIPS: [es6] implement Reflect.apply() &...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-20
akos.palfi
MIPS: [es6] implement Reflect.apply() & Reflect.construct()
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
balazs.kilvady
MIPS: ARM: Load undefined receiver sentinel without...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-28
dslomov
Disallow subclassing Arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
dslomov
Revert of Disallow subclassing Arrays. (patchset #3...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
dslomov
Disallow subclassing Arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
Akos Palfi
MIPS: new classes: no longer experimental.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
akos.palfi
MIPS: new classes: implement new.target passing to...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
akos.palfi
MIPS: new classes: special construct stub for derived...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
akos.palfi
MIPS: new classes: change semantics of super(...) call...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-05
paul.lind
MIPS64: Fix port of Refactor Map::ConstructionCount.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-05
balazs.kilvady
MIPS: Refactor Map::ConstructionCount.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Dusan Milosavljevic
MIPS64: Prepare additonal code for turbofan landing.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-31
dusan.milosavljevi...
MIPS64: Fix simulator arguments handling on generated...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
dusan.milosavljevi...
Make NextCodeLink pointer 8-byte aligned after GC point...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-25
yangguo@chromium.org
Move i18n-related runtime functions into a separate...
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-08-25
balazs.kilvady@img...
MIPS: Move IC code into a subdir and move ic-compilatio...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
bmeurer@chromium.org
Rename ASSERT* to DCHECK*.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-09
dusan.milosavljevi...
Add mips64 port.
blob
|
commitdiff
|
raw
|
diff to current