node-tree-sitter icon indicating copy to clipboard operation
node-tree-sitter copied to clipboard

Remove deprecated v8::Object::CreationContext()

Open brjsp opened this issue 1 year ago • 0 comments

This method was deprecated for a while, and is completely removed in Electron 20, causing compile errors. GetCreationContextChecked() seems to be a drop-in replacement. See https://groups.google.com/a/chromium.org/g/blink-reviews-bindings/c/VxbRacYaigA for precedent.

brjsp avatar Sep 19 '22 16:09 brjsp