ChakraCore icon indicating copy to clipboard operation
ChakraCore copied to clipboard

”JsSetObjectBeforeCollectCallback“ No call

Open 527395632 opened this issue 2 years ago • 1 comments

I don't know if my process is wrong, I tried to register the c# class in jscontext, Then, create the registered class new in JS, and then release it, It was found that jssetobjectbeforecollectcallback was not called. My detailed process is shown below: 1: image image image image I found that "collect" was not printed, and the breakpoint was not hit, so it was not executed at all

I'm not sure if there's something wrong with my JS or there's something missing in chakracore's library. I hope you can find the answer here. Thank you very much for your reply below. Thank you very much!!!

My current project is in “https://github.com/527395632/ChakraRuntime”

527395632 avatar May 04 '22 03:05 527395632

@Taritsyn do you have any insight into this? :)

ppenzin avatar May 27 '22 01:05 ppenzin