mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
24447452ab
We don't currently have a good way of selecting the traits used by a given Xray wrapper. This lets us do that. Note: We add a call to js::UnwrapObject to GetXrayType while hoisting it. When it was used only in WrapperFactory, this was unnecessary, because |obj| was always unwrapped. But for our new purposes, it might not be. Aside from that, there are no changes to the function. |
||
---|---|---|
.. | ||
crashtests | ||
idl | ||
loader | ||
public | ||
shell | ||
src | ||
tests | ||
wrappers | ||
Makefile.in |