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
/
mips
/
builtins-mips.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-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
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
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
balazs.kilvady
MIPS: Refactor Map::ConstructionCount.
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-24
paul.lind@imgtec.com
MIPS: Minor fixes and additions needed for Turbofan.
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-02
kilvadyb@homejinni.com
MIPS: Clean up the global object naming madness.
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-04
mvstanton@chromium.org
Flag --pretenure-call-new broken on MIPS.
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
plind44@gmail.com
MIPS: Fix r21470 “Reland r21442 Inobject slack tracking...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
plind44@gmail.com
MIPS: Reland r21442 "Inobject slack tracking is done...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-06
palfia@homejinni.com
MIPS: Fix for 3303 MultithreadedParallelIsolates has...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
plind44@gmail.com
MIPS: CallICStub with a "never patch" approach by default.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
bmeurer@chromium.org
Bulk update of Google copyright headers in source files.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
yangguo@chromium.org
Always include debugger support.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
plind44@gmail.com
MIPS: CodeStubs contain their corresponding Isolate...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
palfia@homejinni.com
MIPS: Reland r20692 "Check stack limit in ArgumentAdapt...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
plind44@gmail.com
MIPS: Add big-endian support for MIPS.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
ulan@chromium.org
Reland r20692 "Check stack limit in ArgumentAdaptorTram...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
ulan@chromium.org
Revert r20692 "Check stack limit in ArgumentAdaptorTram...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
ulan@chromium.org
Check stack limit in ArgumentAdaptorTrampoline.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
yangguo@chromium.org
Hide some runtime functions.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
plind44@gmail.com
MIPS: Fix register usage of r20076.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-19
plind44@gmail.com
MIPS: Pretenure call new support.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-19
plind44@gmail.com
MIPS: Array constructor expects AllocationSite or undef...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
plind44@gmail.com
MIPS: Mode clean-up pt 1: rename classic/non-strict...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
plind44@gmail.com
MIPS: Symbols for type cells.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-04
palfia@homejinni.com
MIPS: Unroll push loop in r19040 and other push optimiz...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
palfia@homejinni.com
MIPS: This is a preview of a first step towards unifica...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
plind44@gmail.com
MIPS: Remove CALL_AS_FUNCTION and CALL_AS_METHOD.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
plind44@gmail.com
MIPS: Make the strict-mode calling convention for conte...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
plind44@gmail.com
MIPS: Reland v8:18458 "Load the global proxy from the...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-23
yangguo@chromium.org
Refactor the compiling pipeline.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-20
yurys@chromium.org
Fix number of parameters passed into PrepareCallCFuncti...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
yangguo@chromium.org
Fix incorrect patching for OSR.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-22
palfia@homejinni.com
MIPS: Fix and simplify code aging.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-22
ulan@chromium.org
Restore saved caller FP registers on stub failure
blob
|
commitdiff
|
raw
|
diff to current
2013-11-20
plind44@gmail.com
MIPS: Use SmiTst and TrySmiTag MacroAssembler instructions.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-20
plind44@gmail.com
MIPS: Replace hard-coded stack frame size literals...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-05
plind44@gmail.com
MIPS: Try to use Push instead of push sequences wheneve...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
danno@chromium.org
Enable preaging of code objects when --optimize-for...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-25
plind44@gmail.com
MIPS: Less aggressive polling when concurrently compili...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-24
titzer@chromium.org
Delete Runtime_NotifyOSR.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-19
plind44@gmail.com
MIPS: Move NumberToStringStub::GenerateLookupNumberStri...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
plind44@gmail.com
MIPS: remove getcurrent from stubs.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-12
palfia@homejinni.com
MIPS: Fix of r16681
blob
|
commitdiff
|
raw
|
diff to current
next