Reviewers: jarin,

Message:
PTAL

Feel free to land if y'all decide that you prefer it this way. :)

Description:
Change d8 Worker API so it takes a string instead of a function.

This is more consistent with the DOM API, and is clearer w.r.t. which values
are available in the lexical environment of the Worker.

BUG=chromium:497295
[email protected]
LOG=n

Please review this at https://codereview.chromium.org/1218553004/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+107, -136 lines):
  M src/d8.h
  M src/d8.cc
  M test/mjsunit/d8-worker.js
  M test/mjsunit/d8-worker-sharedarraybuffer.js
  M test/mjsunit/d8-worker-spawn-worker.js
  M test/mjsunit/regress/regress-crbug-503578.js
  M test/mjsunit/regress/regress-crbug-503698.js
  M test/mjsunit/regress/regress-crbug-503968.js
  M test/mjsunit/regress/regress-crbug-503991.js
  M test/mjsunit/regress/regress-crbug-504136.js
  M test/mjsunit/regress/regress-crbug-504727.js
  M test/mjsunit/regress/regress-crbug-504729.js
  M test/mjsunit/regress/regress-crbug-505778.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to