It seems that there are not a lot of things to do to achieve this goal.
I compared the headers of 5.5 and 5.4 with abi-compliance-checker and the report can be viewed at https://direct.lactame.com/files/nodejs/v8/compat_report.html.
I already fixed the kJSApiObjectType and kJSObjectType values (see this commit) and now I wonder if anything else is needed.
Also, do we only care about the changes in v8.h ?
/cc @nodejs/v8
It seems that there are not a lot of things to do to achieve this goal.
I compared the headers of 5.5 and 5.4 with abi-compliance-checker and the report can be viewed at https://direct.lactame.com/files/nodejs/v8/compat_report.html.
I already fixed the
kJSApiObjectTypeandkJSObjectTypevalues (see this commit) and now I wonder if anything else is needed.Also, do we only care about the changes in
v8.h?/cc @nodejs/v8