Reviewers: rossberg,

Message:
This is a cleanup to prevent us from searching for
"$Object.constructor.prototype" assignments in global code for half a day again.
:)

Description:
Move global code for builtins into setup functions.

R=rossb...@chromium.org


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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/array.js
  M src/collection.js
  M src/date.js
  M src/json.js
  M src/math.js
  M src/proxy.js
  M src/regexp.js
  M src/string.js
  M src/symbol.js
  M src/typedarray.js
  M src/uri.js
  M src/v8natives.js


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to