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