mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 10:35:41 -04:00
17 lines
580 B
Text
17 lines
580 B
Text
######################################################################
|
|
# Typemap for JavaScript::SpiderMonkey
|
|
#
|
|
# Revision: $Revision: 1.1.1.1 $
|
|
# Last Checkin: $Date: 2006/02/01 06:00:49 $
|
|
# By: $Author: mschilli $
|
|
# Author: Mike Schilli mschilli1@aol.com, 2002
|
|
######################################################################
|
|
JSRuntime * T_PTRREF
|
|
JSContext * T_PTRREF
|
|
JSClass * T_PTRREF
|
|
JSObject * T_PTRREF
|
|
JSNative T_PTRREF
|
|
JSPropertySpec * T_PTRREF
|
|
JSFunctionSpec * T_PTRREF
|
|
uintN T_SV
|
|
JSBool T_SV
|