Skip to content
Snippets Groups Projects
Commit 885b09bd authored by rswindell's avatar rswindell
Browse files

Introduced a new typedef jsMethodSpec used in place of JSAPI's JSFunctionSpec.

This new type includes details about method return types, arguments, aliases,
and a description (for documentation purposes).
Created a function to convert from jsMethodSpec to JSFunctionSpec
(for JS_InitClass calls).
parent 27ec3c89
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment