[v8-users] ExternalStringResource and RTTI

2022-12-13 Thread Aapo Alasuutari
Related Node.js issue: https://github.com/nodejs/node/issues/45843 The current API for `ExternalStringResource` is such that it heavily pushes for RTTI usage: The base class does not offer any API that could be overridden to discriminate between different custom subclasses of resources (not ref

Re: [v8-users] iOS ARM64 only: undefined symbol: v8_Default_embedded_blob_code_

2022-12-13 Thread Jakob Gruber
Hey Benoit, the v8_Default_embedded_blob_code_ symbol is created by the embedded file writer and ends up in out/foo/gen/embedded.S in your