Reviewers: Mads Ager,

Description:
Context-independent script compilation.
Added Script::New calls that create a new context-independent
(boilerplate) script which can be executed in any context, unlike the
current scripts which bind the context in which they're compiled.

Please review this at http://codereview.chromium.org/172043

Affected files:
   M include/v8.h
   M src/api.cc
   M test/cctest/test-api.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to