Source code

Revision control

Copy as Markdown

Other Tools

[bindings-inject-values-bypass-chain.html]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
[Returning values to script should bypass prototype chain]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]