4cd41edcd9
Two new methods are added to allow embedders to determine that execution should be resumed at a particular point in the stack without being forced to unwind all JS frames. * V8::ResumeExecution() -- When execution is terminated via a call to V8::TerminateExecution(), this method can be called to clear the termination exception so that the engine can continue to be used. * TryCatch::HasTerminated() -- When a TryCatch has caught a termination exception, HasTerminated() will return true to indicate it is valid to call V8::ResumeExecution() if desired. A test case is added to cctest/test-thread-termination.cc. BUG=v8:2361 Patch from Andrew Paprocki <andrew@ishiboo.com>. Review URL: https://chromiumcodereview.appspot.com/11142013 Patch from Andrew Paprocki <andrew@ishiboo.com>. git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13218 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
63 lines
2.1 KiB
Plaintext
63 lines
2.1 KiB
Plaintext
# Below is a list of people and organizations that have contributed
|
|
# to the V8 project. Names should be added to the list like so:
|
|
#
|
|
# Name/Organization <email address>
|
|
|
|
Google Inc.
|
|
Sigma Designs Inc.
|
|
ARM Ltd.
|
|
Hewlett-Packard Development Company, LP
|
|
Igalia, S.L.
|
|
Joyent, Inc.
|
|
Bloomberg Finance L.P.
|
|
|
|
Akinori MUSHA <knu@FreeBSD.org>
|
|
Alexander Botero-Lowry <alexbl@FreeBSD.org>
|
|
Alexander Karpinsky <homm86@gmail.com>
|
|
Alexandre Vassalotti <avassalotti@gmail.com>
|
|
Andreas Anyuru <andreas.anyuru@gmail.com>
|
|
Bert Belder <bertbelder@gmail.com>
|
|
Burcu Dogan <burcujdogan@gmail.com>
|
|
Craig Schlenter <craig.schlenter@gmail.com>
|
|
Daniel Andersson <kodandersson@gmail.com>
|
|
Daniel James <dnljms@gmail.com>
|
|
Derek J Conrod <dconrod@codeaurora.org>
|
|
Dineel D Sule <dsule@codeaurora.org>
|
|
Erich Ocean <erich.ocean@me.com>
|
|
Fedor Indutny <fedor@indutny.com>
|
|
Filipe David Manana <fdmanana@gmail.com>
|
|
Haitao Feng <haitao.feng@intel.com>
|
|
Ioseb Dzmanashvili <ioseb.dzmanashvili@gmail.com>
|
|
Jan de Mooij <jandemooij@gmail.com>
|
|
Jay Freeman <saurik@saurik.com>
|
|
James Pike <g00gle@chilon.net>
|
|
Joel Stanley <joel.stan@gmail.com>
|
|
John Jozwiak <jjozwiak@codeaurora.org>
|
|
Jonathan Liu <net147@gmail.com>
|
|
Kun Zhang <zhangk@codeaurora.org>
|
|
Martyn Capewell <martyn.capewell@arm.com>
|
|
Mathias Bynens <mathias@qiwi.be>
|
|
Matt Hanselman <mjhanselman@gmail.com>
|
|
Maxim Mossienko <maxim.mossienko@gmail.com>
|
|
Michael Lutz <michi@icosahedron.de>
|
|
Michael Smith <mike@w3.org>
|
|
Mike Gilbert <floppymaster@gmail.com>
|
|
Paolo Giarrusso <p.giarrusso@gmail.com>
|
|
Patrick Gansterer <paroga@paroga.com>
|
|
Peter Varga <pvarga@inf.u-szeged.hu>
|
|
Rafal Krypa <rafal@krypa.net>
|
|
Rajeev R Krithivasan <rkrithiv@codeaurora.org>
|
|
Rene Rebe <rene@exactcode.de>
|
|
Robert Mustacchi <rm@fingolfin.org>
|
|
Rodolph Perfetta <rodolph.perfetta@arm.com>
|
|
Ryan Dahl <coldredlemur@gmail.com>
|
|
Sandro Santilli <strk@keybit.net>
|
|
Sanjoy Das <sanjoy@playingwithpointers.com>
|
|
Subrato K De <subratokde@codeaurora.org>
|
|
Tobias Burnus <burnus@net-b.de>
|
|
Vlad Burlik <vladbph@gmail.com>
|
|
Xi Qian <xi.qian@intel.com>
|
|
Yuqiang Xian <yuqiang.xian@intel.com>
|
|
Zaheer Ahmad <zahmad@codeaurora.org>
|
|
Zhongping Wang <kewpie.w.zp@gmail.com>
|