>> I have this working now. In the output I see quite a few lines of the
>> "??? (1)" form, i.e. the NonBuiltinScriptFrameIter has zero elements.
>> I'm not sure what this means... allocations triggered from within C++
>> code rather than JS code?
> Or in self hosted code, right? Maybe the iterator { value, done } objects?I looked at a few stack traces. The ones I looked at were all C++ allocations, but some of them might be self-hosted code. Nick _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

