Thanks, Jakob. It would appear that an object's creation context indicates "which NativeContext initiated a certain action. V8 needs that information for security checks."
Is that correct? An object's creation context is used for security checks? Is there no other significance to it? (And also because functions have identity and that's observable.) > Could you elaborate on that? What does it mean for a function to have identity? Is it safe, in a given context, to invoke a function that was created in (or is associated with) a different context (in the same isolate, of course)? Thanks again! -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/e2054a69-e66e-464e-b724-12819118c56fn%40googlegroups.com.