Is there a way to create a FixedArray for the embedder standpoint. Looking through the coode it looks like it's creation is an internal method and can't create one to use. I was wanting to unit test m y import assertion handling code by passing it the arry a of values.
Is it possible to cast an Array to a FixedArray? -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/c75de19d-0309-4ddd-913c-74eb3aa7925an%40googlegroups.com.
