<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 8/21/2011 2:32 PM, Carl Friedrich Bolz wrote:
    <blockquote cite="mid:4E515D42.1050107@gmx.de" type="cite"><br>
      Solving the problem of persisting source code is <b
        class="moz-txt-star"><span class="moz-txt-tag">*</span>seriously<span
          class="moz-txt-tag">*</span></b> hard, and I agree with Armin,
      I'm not going to invest any time in it.
      <br>
    </blockquote>
    <br>
    One interesting side note: The implementors of v8 decided that the
    best and most compact representation of source code was the code
    itself. Accordingly, they keep a representation of it around for
    reference and use in different parts of the interpreter loop.<br>
    <br>
    Thanks,<br>
    <br>
    Van<br>
  </body>
</html>