v8's ContextSwitcher::PreemptionReceieved() may check the wrong isolate

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.3.2
    • Affects Version/s: 2.3.2
    • Component/s: JavaScript
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In v8thread.cc, ContextSwitcher::PreemptionReceived() is called from the target
      thread (as opposed to the ContextSwitcher thread), yet it was asserting the
      wrong isolate was locked.

      Some details are here, although they do not confirm the issue with PreemptionReceived:

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

            Assignee:
            Ben Becker (Inactive)
            Reporter:
            Ben Becker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: