### What is the problem this feature will solve? Provide a faster way to create JavaScript string from static str ### What is the feature you are proposing to solve the problem? `v8::String::NewExternalOneByte` and `v8::String::NewExternalTwoByte` ### What alternatives have you considered? _No response_
What is the problem this feature will solve?
Provide a faster way to create JavaScript string from static str
What is the feature you are proposing to solve the problem?
v8::String::NewExternalOneByteandv8::String::NewExternalTwoByteWhat alternatives have you considered?
No response