You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the PropertyLocation of the details of a JSObject property is
kDescriptor, we can just get the descriptor from the descriptors array
and inspect it. This solves several fields being resolved as
`<unknown field type>`.
Fixes: #198
Ref: #209
PR-URL: #221
Refs: #209
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
0 commit comments