Skip to content

Commit

Permalink
Rebaseline sigs
Browse files Browse the repository at this point in the history
  • Loading branch information
RReverser committed Oct 13, 2023
1 parent 0510c71 commit 333caed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/library_sigs.js
Original file line number Diff line number Diff line change
Expand Up @@ -339,16 +339,15 @@ sigs = {
_emval_await__sig: 'pp',
_emval_call__sig: 'ppipp',
_emval_call_method__sig: 'dppppp',
_emval_decref__sig: 'vp',
_emval_delete__sig: 'ipp',
_emval_equals__sig: 'ipp',
_emval_free__sig: 'vp',
_emval_get_global__sig: 'pp',
_emval_get_method_caller__sig: 'pip',
_emval_get_module_property__sig: 'pp',
_emval_get_property__sig: 'ppp',
_emval_greater_than__sig: 'ipp',
_emval_in__sig: 'ipp',
_emval_incref__sig: 'vp',
_emval_instanceof__sig: 'ipp',
_emval_is_number__sig: 'ip',
_emval_is_string__sig: 'ip',
Expand Down

0 comments on commit 333caed

Please sign in to comment.