On Fri, Dec 4, 2009 at 10:35 PM, Tom Brown <[email protected]> wrote:

> I added lockers, and now I get this error:
>
> #
> # Fatal error in src/api.h, line 370
> # CHECK(entered_contexts_.length() == 0) failed
> #
>
>
i had this same problem and worked around it by adding a Locker to my app
before i do anything with v8. See:

http://code.google.com/p/v8/issues/detail?id=471

for details and history.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/

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

Reply via email to