Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: AUTHORS

Issue 3056049: Object.seal(obj) and Object.freeze(obj) should return the input obj.... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | src/v8natives.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Below is a list of people and organizations that have contributed 1 # Below is a list of people and organizations that have contributed
2 # to the V8 project. Names should be added to the list like so: 2 # to the V8 project. Names should be added to the list like so:
3 # 3 #
4 # Name/Organization <email address> 4 # Name/Organization <email address>
5 5
6 Google Inc. 6 Google Inc.
7 Sigma Designs Inc. 7 Sigma Designs Inc.
8 ARM Ltd. 8 ARM Ltd.
9 9
10 Alexander Botero-Lowry <alexbl@FreeBSD.org> 10 Alexander Botero-Lowry <alexbl@FreeBSD.org>
(...skipping 10 matching lines...) Expand all
21 Kun Zhang <zhangk@codeaurora.org> 21 Kun Zhang <zhangk@codeaurora.org>
22 Matt Hanselman <mjhanselman@gmail.com> 22 Matt Hanselman <mjhanselman@gmail.com>
23 Martyn Capewell <martyn.capewell@arm.com> 23 Martyn Capewell <martyn.capewell@arm.com>
24 Paolo Giarrusso <p.giarrusso@gmail.com> 24 Paolo Giarrusso <p.giarrusso@gmail.com>
25 Patrick Gansterer <paroga@paroga.com> 25 Patrick Gansterer <paroga@paroga.com>
26 Rafal Krypa <rafal@krypa.net> 26 Rafal Krypa <rafal@krypa.net>
27 Rene Rebe <rene@exactcode.de> 27 Rene Rebe <rene@exactcode.de>
28 Rodolph Perfetta <rodolph.perfetta@arm.com> 28 Rodolph Perfetta <rodolph.perfetta@arm.com>
29 Ryan Dahl <coldredlemur@gmail.com> 29 Ryan Dahl <coldredlemur@gmail.com>
30 Subrato K De <subratokde@codeaurora.org> 30 Subrato K De <subratokde@codeaurora.org>
31 Burcu Dogan <burcujdogan@gmail.com>
31 32
OLDNEW
« no previous file with comments | « no previous file | src/v8natives.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698