blob: 80e64b21d50b0d78bafea1e58c88a77a2c99651d (
plain)
1
2
3
4
5
6
|
[bindings-inject-values-bypass-setters.html]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
[Returning values to script should bypass prototype setters]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
|