Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的一个构建目前正在OOMing。为了更好地确定优化的下一步,我需要确定执行者或驱动程序是否OOMing。
确定执行程序或驱动程序是否在 Foundry 内 OOMing 的最佳方法是什么?
执行器/驱动程序是否OOMing 通常可以通过检查构建来确定。
当执行程序可能正在OOMing时,构建应该显示以下错误:
当驱动程序可能正在 OOMing 时,构建应显示以下错误:
除此之外,通常可以应用的一些规则如下:
I have my canvas saved as an object but it won't let me add an eventListener because it creates this error:
Object #<Object> has no method 'addEventListener'