Skip to content

Conversation

cbiesinger
Copy link
Collaborator

@cbiesinger cbiesinger commented Aug 19, 2019

The JsDbg frontend will call GetAllFields even for types such as
'char'. For such types, accessing .fields() will throw an exception,
which makes the Objdiff extension fail. Instead, just return [].

The JsDbg frontend will call GetAllFields even for types such as
'char'. For such types, accessing .fields() will throw an exception,
which makes the Objdiff extension fail. Instead, just return [].
@cbiesinger cbiesinger merged commit 4acbfa8 into MicrosoftEdge:master Aug 20, 2019
@cbiesinger cbiesinger deleted the fields branch August 20, 2019 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants