Home
last modified time | relevance | path

Searched refs:DUK_HOBJECT_CLASS_MAX (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_hobject.h114 #define DUK_HOBJECT_CLASS_MAX 29 macro
117 #define DUK_HOBJECT_CMASK_ALL ((1UL << (DUK_HOBJECT_CLASS_MAX + 1)) - 1UL)
H A Dduk_bi_json.c2428 DUK_ASSERT(DUK_HOBJECT_CLASS_MAX <= 31);
H A Dduk_api_stack.c2507 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_get_hobject_with_class()
2521 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_require_hobject_with_class()
/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_hobject.h114 #define DUK_HOBJECT_CLASS_MAX 29 macro
117 #define DUK_HOBJECT_CMASK_ALL ((1UL << (DUK_HOBJECT_CLASS_MAX + 1)) - 1UL)
H A Dduk_bi_json.c2428 DUK_ASSERT(DUK_HOBJECT_CLASS_MAX <= 31);
H A Dduk_api_stack.c2507 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_get_hobject_with_class()
2521 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_require_hobject_with_class()
/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_hobject.h114 #define DUK_HOBJECT_CLASS_MAX 29 macro
117 #define DUK_HOBJECT_CMASK_ALL ((1UL << (DUK_HOBJECT_CLASS_MAX + 1)) - 1UL)
H A Dduk_bi_json.c2428 DUK_ASSERT(DUK_HOBJECT_CLASS_MAX <= 31);
H A Dduk_api_stack.c2507 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_get_hobject_with_class()
2521 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_require_hobject_with_class()
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_hobject.h114 #define DUK_HOBJECT_CLASS_MAX 29 macro
117 #define DUK_HOBJECT_CMASK_ALL ((1UL << (DUK_HOBJECT_CLASS_MAX + 1)) - 1UL)
H A Dduk_bi_json.c2428 DUK_ASSERT(DUK_HOBJECT_CLASS_MAX <= 31);
H A Dduk_api_stack.c2507 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_get_hobject_with_class()
2521 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_require_hobject_with_class()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_hobject.h107 #define DUK_HOBJECT_CLASS_MAX 29 macro
110 #define DUK_HOBJECT_CMASK_ALL ((1UL << (DUK_HOBJECT_CLASS_MAX + 1)) - 1UL)
H A Dduk_api_stack.c1673 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_get_hobject_with_class()
1688 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_require_hobject_with_class()
H A Dduk_bi_json.c2343 DUK_ASSERT(DUK_HOBJECT_CLASS_MAX <= 31);
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_hobject.h107 #define DUK_HOBJECT_CLASS_MAX 29 macro
110 #define DUK_HOBJECT_CMASK_ALL ((1UL << (DUK_HOBJECT_CLASS_MAX + 1)) - 1UL)
H A Dduk_api_stack.c1677 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_get_hobject_with_class()
1692 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_require_hobject_with_class()
H A Dduk_bi_json.c2343 DUK_ASSERT(DUK_HOBJECT_CLASS_MAX <= 31);
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-noline/
H A Dduktape.c4726 #define DUK_HOBJECT_CLASS_MAX 29 macro
4729 #define DUK_HOBJECT_CMASK_ALL ((1UL << (DUK_HOBJECT_CLASS_MAX + 1)) - 1UL)
16643 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_get_hobject_with_class()
16658 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_require_hobject_with_class()
31383 DUK_ASSERT(DUK_HOBJECT_CLASS_MAX <= 31);
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src/
H A Dduktape.c4744 #define DUK_HOBJECT_CLASS_MAX 29 macro
4747 #define DUK_HOBJECT_CMASK_ALL ((1UL << (DUK_HOBJECT_CLASS_MAX + 1)) - 1UL)
16698 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_get_hobject_with_class()
16713 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_require_hobject_with_class()
31451 DUK_ASSERT(DUK_HOBJECT_CLASS_MAX <= 31);
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src/
H A Dduktape.c4739 #define DUK_HOBJECT_CLASS_MAX 29 macro
4742 #define DUK_HOBJECT_CMASK_ALL ((1UL << (DUK_HOBJECT_CLASS_MAX + 1)) - 1UL)
16618 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_get_hobject_with_class()
16633 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_require_hobject_with_class()
31244 DUK_ASSERT(DUK_HOBJECT_CLASS_MAX <= 31);
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-noline/
H A Dduktape.c4721 #define DUK_HOBJECT_CLASS_MAX 29 macro
4724 #define DUK_HOBJECT_CMASK_ALL ((1UL << (DUK_HOBJECT_CLASS_MAX + 1)) - 1UL)
16563 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_get_hobject_with_class()
16578 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_require_hobject_with_class()
31176 DUK_ASSERT(DUK_HOBJECT_CLASS_MAX <= 31);
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/gopkg.in/olebedev/go-duktape.v3/
H A Dduktape.c6139 #define DUK_HOBJECT_CLASS_MAX 29 macro
6142 #define DUK_HOBJECT_CMASK_ALL ((1UL << (DUK_HOBJECT_CLASS_MAX + 1)) - 1UL)
20031 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_get_hobject_with_class()
20045 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_require_hobject_with_class()
36621 DUK_ASSERT(DUK_HOBJECT_CLASS_MAX <= 31);
/dports/games/openfodder/openfodder-1.6.0/Source/Utils/
H A Dduktape.cpp6144 #define DUK_HOBJECT_CLASS_MAX 29 macro
6147 #define DUK_HOBJECT_CMASK_ALL ((1UL << (DUK_HOBJECT_CLASS_MAX + 1)) - 1UL)
20036 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_get_hobject_with_class()
20050 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_require_hobject_with_class()
36626 DUK_ASSERT(DUK_HOBJECT_CLASS_MAX <= 31);
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/script_engine_duktape/
H A Dduktape.c7844 #define DUK_HOBJECT_CLASS_MAX 29 macro
7847 #define DUK_HOBJECT_CMASK_ALL ((1UL << (DUK_HOBJECT_CLASS_MAX + 1)) - 1UL)
19851 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_get_hobject_with_class()
19866 DUK_ASSERT(classnum <= DUK_HOBJECT_CLASS_MAX); in duk_require_hobject_with_class()
34417 DUK_ASSERT(DUK_HOBJECT_CLASS_MAX <= 31);

12