Home
last modified time | relevance | path

Searched refs:protoAccessors (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DModuleObject.cpp100 static const JSPropertySpec protoAccessors[] = { in initImportEntryProto() local
112 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) in initImportEntryProto()
165 static const JSPropertySpec protoAccessors[] = { in initExportEntryProto() local
178 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) in initExportEntryProto()
237 static const JSPropertySpec protoAccessors[] = { in initRequestedModuleProto() local
247 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) in initRequestedModuleProto()
1008 static const JSPropertySpec protoAccessors[] = { in DEFINE_GETTER_FUNCTIONS() local
1032 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, protoFunctions)) in DEFINE_GETTER_FUNCTIONS()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/
H A DModuleObject.cpp99 static const JSPropertySpec protoAccessors[] = { in initImportEntryProto() local
110 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) in initImportEntryProto()
164 static const JSPropertySpec protoAccessors[] = { in initExportEntryProto() local
176 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) in initExportEntryProto()
1004 static const JSPropertySpec protoAccessors[] = { in DEFINE_GETTER_FUNCTIONS() local
1027 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, protoFunctions)) in DEFINE_GETTER_FUNCTIONS()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/builtin/
H A DModuleObject.cpp95 static const JSPropertySpec protoAccessors[] = { in initImportEntryProto() local
106 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) in initImportEntryProto()
160 static const JSPropertySpec protoAccessors[] = { in initExportEntryProto() local
172 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) in initExportEntryProto()
853 static const JSPropertySpec protoAccessors[] = { in DEFINE_GETTER_FUNCTIONS() local
876 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, protoFunctions)) in DEFINE_GETTER_FUNCTIONS()
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DModuleObject.cpp124 static const JSPropertySpec protoAccessors[] = { in initImportEntryProto() local
138 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initImportEntryProto()
202 static const JSPropertySpec protoAccessors[] = { in initExportEntryProto() local
217 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initExportEntryProto()
281 static const JSPropertySpec protoAccessors[] = { in initRequestedModuleProto() local
293 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initRequestedModuleProto()
343 static const JSPropertySpec protoAccessors[] = { in initModuleRequestProto() local
353 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initModuleRequestProto()
1351 static const JSPropertySpec protoAccessors[] = { in DEFINE_GETTER_FUNCTIONS() local
1387 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, in DEFINE_GETTER_FUNCTIONS()
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/
H A DModuleObject.cpp123 static const JSPropertySpec protoAccessors[] = { in initImportEntryProto() local
137 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initImportEntryProto()
201 static const JSPropertySpec protoAccessors[] = { in initExportEntryProto() local
216 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initExportEntryProto()
280 static const JSPropertySpec protoAccessors[] = { in initRequestedModuleProto() local
292 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initRequestedModuleProto()
341 static const JSPropertySpec protoAccessors[] = { in initModuleRequestProto() local
350 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initModuleRequestProto()
1363 static const JSPropertySpec protoAccessors[] = { in DEFINE_GETTER_FUNCTIONS() local
1399 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, in DEFINE_GETTER_FUNCTIONS()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/
H A DModuleObject.cpp123 static const JSPropertySpec protoAccessors[] = { in initImportEntryProto() local
137 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initImportEntryProto()
201 static const JSPropertySpec protoAccessors[] = { in initExportEntryProto() local
216 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initExportEntryProto()
280 static const JSPropertySpec protoAccessors[] = { in initRequestedModuleProto() local
292 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initRequestedModuleProto()
341 static const JSPropertySpec protoAccessors[] = { in initModuleRequestProto() local
350 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initModuleRequestProto()
1363 static const JSPropertySpec protoAccessors[] = { in DEFINE_GETTER_FUNCTIONS() local
1399 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, in DEFINE_GETTER_FUNCTIONS()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DModuleObject.cpp110 static const JSPropertySpec protoAccessors[] = { in initImportEntryProto() local
124 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initImportEntryProto()
184 static const JSPropertySpec protoAccessors[] = { in initExportEntryProto() local
199 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initExportEntryProto()
265 static const JSPropertySpec protoAccessors[] = { in initRequestedModuleProto() local
277 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, nullptr)) { in initRequestedModuleProto()
1170 static const JSPropertySpec protoAccessors[] = { in DEFINE_GETTER_FUNCTIONS() local
1196 if (!DefinePropertiesAndFunctions(cx, proto, protoAccessors, in DEFINE_GETTER_FUNCTIONS()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DSavedFrame.h28 static const JSPropertySpec protoAccessors[]; variable
H A DTypedArrayObject.h162 static const JSPropertySpec protoAccessors[]; variable
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DSavedFrame.h29 static const JSPropertySpec protoAccessors[]; variable
H A DTypedArrayObject.h151 static const JSPropertySpec protoAccessors[]; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DSavedFrame.h26 static const JSPropertySpec protoAccessors[]; variable
H A DTypedArrayObject.h277 static const JSPropertySpec protoAccessors[]; variable
H A DSavedStacks.cpp332 SavedFrame::protoAccessors,
349 /* static */ const JSPropertySpec SavedFrame::protoAccessors[] = { member in js::SavedFrame
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DSavedFrame.h28 static const JSPropertySpec protoAccessors[]; variable
H A DTypedArrayObject.h162 static const JSPropertySpec protoAccessors[]; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DSavedFrame.h27 static const JSPropertySpec protoAccessors[]; variable
H A DTypedArrayObject.h182 static const JSPropertySpec protoAccessors[]; variable
H A DSavedStacks.cpp367 SavedFrame::protoAccessors,
388 /* static */ const JSPropertySpec SavedFrame::protoAccessors[] = { member in js::SavedFrame
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DSavedFrame.h23 static const JSPropertySpec protoAccessors[]; variable
H A DTypedArrayObject.h237 static const JSPropertySpec protoAccessors[]; variable
H A DSavedStacks.cpp315 SavedFrame::protoAccessors,
334 SavedFrame::protoAccessors[] = { member in js::SavedFrame
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DSavedFrame.h27 static const JSPropertySpec protoAccessors[];
H A DTypedArrayObject.h301 static const JSPropertySpec protoAccessors[]; variable
H A DSavedStacks.cpp327 SavedFrame::protoAccessors,
356 SavedFrame::protoAccessors[] = {

12