nodejs / nodejs/nan

Support Isolate::RunMicrotasks

Open
#914 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
3.4k
Forks
531
Avg merge
21m
Merged PRs (30d)
1

Description

Was merged with MicrotaskQueue::RunMicrotasks:

https://github.com/v8/v8/commit/ba363c755b14d8d81313509b797f421226bc4ea1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the V8 change linked in the issue, then compare Isolate::RunMicrotasks with MicrotaskQueue::RunMicrotasks in NAN's existing abstractions. No source file or test is named, so locate the relevant isolate and microtask entry points first. Done means NAN supports the requested Isolate API consistently with the referenced V8 change.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.