Skip to content

Commit 333caed

Browse files
committed
Rebaseline sigs
1 parent 0510c71 commit 333caed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/library_sigs.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,16 +339,15 @@ sigs = {
339339
_emval_await__sig: 'pp',
340340
_emval_call__sig: 'ppipp',
341341
_emval_call_method__sig: 'dppppp',
342-
_emval_decref__sig: 'vp',
343342
_emval_delete__sig: 'ipp',
344343
_emval_equals__sig: 'ipp',
344+
_emval_free__sig: 'vp',
345345
_emval_get_global__sig: 'pp',
346346
_emval_get_method_caller__sig: 'pip',
347347
_emval_get_module_property__sig: 'pp',
348348
_emval_get_property__sig: 'ppp',
349349
_emval_greater_than__sig: 'ipp',
350350
_emval_in__sig: 'ipp',
351-
_emval_incref__sig: 'vp',
352351
_emval_instanceof__sig: 'ipp',
353352
_emval_is_number__sig: 'ip',
354353
_emval_is_string__sig: 'ip',

0 commit comments

Comments
 (0)