Searched refs:JS_DEF_CGETSET (Results 1 – 2 of 2) sorted by relevance
980 #define JS_DEF_CGETSET 1 macro995 #define JS_CGETSET_DEF(name, fgetter, fsetter) { name, JS_PROP_CONFIGURABLE, JS_DEF_CGETSET, 0, .u …
35390 case JS_DEF_CGETSET: in JS_InstantiateFunctionListItem()35449 case JS_DEF_CGETSET: in JS_SetPropertyFunctionList()
Completed in 107 milliseconds