This commit is contained in:
Joshua Granick
2017-05-16 17:00:55 -07:00
parent f340d364c5
commit e545a01638

View File

@@ -152,7 +152,7 @@ abstract DataPointer(DataPointerType) to DataPointerType {
}
#if (js && html5)
#if (js && html5 && !display)
@:dox(hide) @:noCompletion public function toBufferOrBufferView (?length:Int):Dynamic {
var data:DataPointerObject = this;