mirror of
https://github.com/RGBCube/serenity
synced 2025-05-18 01:45:07 +00:00
![]() These functions all have a very common case that can be dealt with a very simple inline check, often avoiding the need to call an out-of-line function. This patch moves the common case to inline functions in a new ValueInlines.h header (necessary due to header dependency issues..) 8% speed-up on the entire Kraken benchmark :^) |
||
---|---|---|
.. | ||
EventNames.cpp | ||
EventNames.h | ||
Types.h | ||
Types.idl | ||
WebGLContextAttributes.cpp | ||
WebGLContextAttributes.h | ||
WebGLContextEvent.cpp | ||
WebGLContextEvent.h | ||
WebGLContextEvent.idl | ||
WebGLRenderingContext.cpp | ||
WebGLRenderingContext.h | ||
WebGLRenderingContext.idl | ||
WebGLRenderingContextBase.cpp | ||
WebGLRenderingContextBase.h | ||
WebGLRenderingContextBase.idl |