Skip to content

[v8] Migrate from deprecated setter/definer callback signatures#251

Merged
victorgomes merged 1 commit intov8:node-ci-2026-04-16from
isheludko:2026-04-28_update_setter_definer
Apr 29, 2026
Merged

[v8] Migrate from deprecated setter/definer callback signatures#251
victorgomes merged 1 commit intov8:node-ci-2026-04-16from
isheludko:2026-04-28_update_setter_definer

Conversation

@isheludko
Copy link
Copy Markdown

... i.e. the ones that have v8::PropertyCallbackInfo argument to the ones with v8::PropertyCallbackInfov8::Boolean argument.

No functional changes.

... i.e. the ones that have v8::PropertyCallbackInfo<void> argument to
the ones with v8::PropertyCallbackInfo<v8::Boolean> argument.

No functional changes.
@isheludko isheludko requested a review from victorgomes April 28, 2026 18:56
@victorgomes victorgomes merged commit f061cba into v8:node-ci-2026-04-16 Apr 29, 2026
13 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants