[v8-dev] Re: CreateForFunction() asserts for a C++ Function property value

2018-10-21 Thread Dan Pike
Thank you! Dan -- -- v8-dev mailing list v8-dev@googlegroups.com 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 v8-dev+unsub

[v8-dev] Re: CreateForFunction() asserts for a C++ Function property value

2018-10-19 Thread yangguo via v8-dev
Fix coming up: https://chromium-review.googlesource.com/c/v8/v8/+/1291372 Yang On Tuesday, October 16, 2018 at 7:52:07 AM UTC+2, Dan Pike wrote: > > Does anyone use untemplated properties that store C++ Function callbacks? > Can you tell me what I’m doing wrong here, because I find that DevTools