Search completed in 0.93 seconds.
2 results for "JS_GetObjectId":
JSAPI reference
MozillaProjectsSpiderMonkeyJSAPI reference
nkey 31 js_valuetoid js_stringtoid added in spidermonkey 38 js_indextoid added in spidermonkey 17 js_charstoid added in spidermonkey 24 js::protokeytoid added in spidermonkey 38 js_isidentifier added in spidermonkey 17 struct jsidarray class js::autoidarray added in spidermonkey 17 js_idarraylength added in spidermonkey 17 js_idarrayget added in spidermonkey 17 js_destroyidarray js_getobjectid obsolete since jsapi 31 jsid constants: jsid_void jsid_voidhandle added in spidermonkey 31 jsid_empty jsid_emptyhandle added in spidermonkey 31 function for checking and converting the type of a jsid: jsid_is_zero jsid_is_void jsid_is_empty jsid_is_string jsid_to_string interned_string_to_jsid added in spidermonkey 38 jsid_to_flat_string added in spidermonkey 17 jsid_is_int j...
SpiderMonkey 31
MozillaProjectsSpiderMonkeyReleases31
placed by js::toint64) js_valuetouint64 (replaced by js::touint64) js_valuetoecmauint32 (replaced by js::touint32) js_valuetoecmaint32 (replaced by js::toint32) js_valuetoint32 (can be replaced with js::toint32, which has a different behavior!) js_valuetouint16 (replaced by js::touint16) js_valuetostring (replaced by js::tostring) js_definepropertywithtinyid js_defineucpropertywithtinyid js_getobjectid api changes spidermonkey must now be initialized before it can be used.