Kudo / react-native-v8

Opt-in V8 runtime for React Native Android
MIT License
917 stars 69 forks source link

Optimize shallow clone without casting #108

Closed Kudo closed 2 years ago

Kudo commented 2 years ago

the casting between v8::Value and {String,Object,Symbol} is not necessary