Skip to content
This repository has been archived by the owner on Aug 31, 2018. It is now read-only.

src: prepare v8 platform for multi-isolate support (workers preparation) #89

Merged
merged 1 commit into from
Oct 7, 2017

Commits on Oct 7, 2017

  1. src: prepare v8 platform for multi-isolate support

    This splits the task queue used for asynchronous tasks scheduled
    by V8 in per-isolate queues, so that multiple threads can be supported.
    
    PR-URL: ayojs#89
    Reviewed-By: Timothy Gu <timothygu99@gmail.com>
    addaleax committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    2f47b5b View commit details
    Browse the repository at this point in the history