http://codereview.chromium.org/56185/diff/1/4
File src/compilation-cache.cc (right):

http://codereview.chromium.org/56185/diff/1/4#newcode148
Line 148: int column_offset) {
On 2009/04/06 18:08:23, davemoore wrote:
> Done, but the details are slightly different. We won't share code
accidentally
> across contexts, but if a second identical script is compiled (from a
different
> source / line) it won't use the cached copy and won't be cached
itself.


I must be missing how you protect against sharing code in two contexts.

http://codereview.chromium.org/56185

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

Reply via email to