Source code
Revision control
Copy as Markdown
Other Tools
[keypath-special-identifiers.any.sharedworker.html]
[keypath-special-identifiers.any.worker.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): [OK, CRASH]
[keypath-special-identifiers.any.serviceworker.html]
[keypath-special-identifiers.any.html]
expected:
if (processor == "x86") and debug: [OK, CRASH]