Is v4 private?
-
I want to port V4 engine on my VLIW architecture, I found 3rdparty masm classes, but can't found this
#include <private/qv8engine_p.h>Is v4 private?
@Dima00782 It is in the Qt source code:
qt5/qtdeclarative/src/qml/qml/v8/qv8engine_p.h -
IIRC there was a thread about that in the interest mailing list.