Home
last modified time | relevance | path

Searched refs:DUK__IVAL_FLAG_ALLOW_CONST (Results 1 – 6 of 6) sorted by relevance

/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/
Dduk_js_compiler.c1785 #define DUK__IVAL_FLAG_ALLOW_CONST (1 << 0) /* allow a constant to be returned */ macro
1963 (long) ((flags & DUK__IVAL_FLAG_ALLOW_CONST) ? 1 : 0),
2020 if (flags & DUK__IVAL_FLAG_ALLOW_CONST) {
2054 if (!(flags & DUK__IVAL_FLAG_ALLOW_CONST)) {
2071 if (flags & DUK__IVAL_FLAG_ALLOW_CONST) {
2095 if (!(flags & DUK__IVAL_FLAG_ALLOW_CONST)) {
2209 …arg1 = duk__ispec_toregconst_raw(comp_ctx, &x->x1, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
2210 …arg2 = duk__ispec_toregconst_raw(comp_ctx, &x->x2, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
2283 …arg1 = duk__ispec_toregconst_raw(comp_ctx, &x->x1, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
2284 …arg2 = duk__ispec_toregconst_raw(comp_ctx, &x->x2, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/
Dduk_js_compiler.c1785 #define DUK__IVAL_FLAG_ALLOW_CONST (1 << 0) /* allow a constant to be returned */ macro
1963 (long) ((flags & DUK__IVAL_FLAG_ALLOW_CONST) ? 1 : 0),
2020 if (flags & DUK__IVAL_FLAG_ALLOW_CONST) {
2054 if (!(flags & DUK__IVAL_FLAG_ALLOW_CONST)) {
2071 if (flags & DUK__IVAL_FLAG_ALLOW_CONST) {
2095 if (!(flags & DUK__IVAL_FLAG_ALLOW_CONST)) {
2209 …arg1 = duk__ispec_toregconst_raw(comp_ctx, &x->x1, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
2210 …arg2 = duk__ispec_toregconst_raw(comp_ctx, &x->x2, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
2283 …arg1 = duk__ispec_toregconst_raw(comp_ctx, &x->x1, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
2284 …arg2 = duk__ispec_toregconst_raw(comp_ctx, &x->x2, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-noline/
Dduktape.c59156 #define DUK__IVAL_FLAG_ALLOW_CONST (1 << 0) /* allow a constant to be returned */ macro
59334 (long) ((flags & DUK__IVAL_FLAG_ALLOW_CONST) ? 1 : 0),
59391 if (flags & DUK__IVAL_FLAG_ALLOW_CONST) {
59425 if (!(flags & DUK__IVAL_FLAG_ALLOW_CONST)) {
59442 if (flags & DUK__IVAL_FLAG_ALLOW_CONST) {
59466 if (!(flags & DUK__IVAL_FLAG_ALLOW_CONST)) {
59580 …arg1 = duk__ispec_toregconst_raw(comp_ctx, &x->x1, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
59581 …arg2 = duk__ispec_toregconst_raw(comp_ctx, &x->x2, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
59654 …arg1 = duk__ispec_toregconst_raw(comp_ctx, &x->x1, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
59655 …arg2 = duk__ispec_toregconst_raw(comp_ctx, &x->x2, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/
Dduktape.c59517 #define DUK__IVAL_FLAG_ALLOW_CONST (1 << 0) /* allow a constant to be returned */ macro
59695 (long) ((flags & DUK__IVAL_FLAG_ALLOW_CONST) ? 1 : 0),
59752 if (flags & DUK__IVAL_FLAG_ALLOW_CONST) {
59786 if (!(flags & DUK__IVAL_FLAG_ALLOW_CONST)) {
59803 if (flags & DUK__IVAL_FLAG_ALLOW_CONST) {
59827 if (!(flags & DUK__IVAL_FLAG_ALLOW_CONST)) {
59941 …arg1 = duk__ispec_toregconst_raw(comp_ctx, &x->x1, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
59942 …arg2 = duk__ispec_toregconst_raw(comp_ctx, &x->x2, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
60015 …arg1 = duk__ispec_toregconst_raw(comp_ctx, &x->x1, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
60016 …arg2 = duk__ispec_toregconst_raw(comp_ctx, &x->x2, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/
Dduktape.c59266 #define DUK__IVAL_FLAG_ALLOW_CONST (1 << 0) /* allow a constant to be returned */ macro
59444 (long) ((flags & DUK__IVAL_FLAG_ALLOW_CONST) ? 1 : 0),
59501 if (flags & DUK__IVAL_FLAG_ALLOW_CONST) {
59535 if (!(flags & DUK__IVAL_FLAG_ALLOW_CONST)) {
59552 if (flags & DUK__IVAL_FLAG_ALLOW_CONST) {
59576 if (!(flags & DUK__IVAL_FLAG_ALLOW_CONST)) {
59690 …arg1 = duk__ispec_toregconst_raw(comp_ctx, &x->x1, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
59691 …arg2 = duk__ispec_toregconst_raw(comp_ctx, &x->x2, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
59764 …arg1 = duk__ispec_toregconst_raw(comp_ctx, &x->x1, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
59765 …arg2 = duk__ispec_toregconst_raw(comp_ctx, &x->x2, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/
Dduktape.c59407 #define DUK__IVAL_FLAG_ALLOW_CONST (1 << 0) /* allow a constant to be returned */ macro
59585 (long) ((flags & DUK__IVAL_FLAG_ALLOW_CONST) ? 1 : 0),
59642 if (flags & DUK__IVAL_FLAG_ALLOW_CONST) {
59676 if (!(flags & DUK__IVAL_FLAG_ALLOW_CONST)) {
59693 if (flags & DUK__IVAL_FLAG_ALLOW_CONST) {
59717 if (!(flags & DUK__IVAL_FLAG_ALLOW_CONST)) {
59831 …arg1 = duk__ispec_toregconst_raw(comp_ctx, &x->x1, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
59832 …arg2 = duk__ispec_toregconst_raw(comp_ctx, &x->x2, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
59905 …arg1 = duk__ispec_toregconst_raw(comp_ctx, &x->x1, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
59906 …arg2 = duk__ispec_toregconst_raw(comp_ctx, &x->x2, -1, DUK__IVAL_FLAG_ALLOW_CONST | DUK__IVAL_FLAG…
[all …]