Skip to content
Snippets Groups Projects
Commit a45a5712 authored by Serge S. Gulin's avatar Serge S. Gulin :construction_worker:
Browse files

JS: thread.js requires h$fds and h$fdReady to be declared for static code analysis, minimal

code copied from GHCJS (fixes #24602)

I've just copied some old pieces of GHCJS from publicly available sources (See https://github.com/Taneb/shims/blob/a6dd0202dcdb86ad63201495b8b5d9763483eb35/src/io.js#L607).
Also I didn't put details to h$fds. I took minimal and left only its object initialization: `var h$fds = {};`
parent 777f108f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment