node icon indicating copy to clipboard operation
node copied to clipboard

`v8::String::Value` is deprecated

Open targos opened this issue 6 months ago • 1 comments

We should use v8::String::ValueView instead.

Refs: https://github.com/nodejs/node/blob/e4f61de14f8cfb83f1ce0ad1597b86278cd5f5f1/deps/v8/include/v8-primitive.h#L549-L553

/cc @anonrig

targos avatar Aug 17 '24 06:08 targos