Revision: 24383
Author:   [email protected]
Date:     Thu Oct  2 08:28:04 2014 UTC
Log:      Update the documentation of Isolate::GetCodeRange

On Win64, the first page is reserved for the embedder.

BUG=v8:3597
[email protected]
LOG=n

Review URL: https://codereview.chromium.org/619233003
https://code.google.com/p/v8/source/detail?r=24383

Modified:
 /branches/bleeding_edge/include/v8.h

=======================================
--- /branches/bleeding_edge/include/v8.h        Thu Oct  2 06:52:39 2014 UTC
+++ /branches/bleeding_edge/include/v8.h        Thu Oct  2 08:28:04 2014 UTC
@@ -4918,6 +4918,9 @@
* On Win64, embedders are advised to install function table callbacks for * these ranges, as default SEH won't be able to unwind through jitted code.
    *
+   * The first page of the code range is reserved for the embedder and is
+   * committed, writable, and executable.
+   *
    * Might be empty on other platforms.
    *
    * https://code.google.com/p/v8/issues/detail?id=3598

--
--
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