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