using v8::Array; using v8::Local; using v8::MaybeLocal; MaybeLocal CreateObject() const { return MaybeLocal(); }