Home
last modified time | relevance | path

Searched refs:DUK_HOBJECT_FLAG_ARRAY_PART (Results 1 – 12 of 12) sorted by relevance

/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/
Dduk_hobject.h45 #define DUK_HOBJECT_FLAG_ARRAY_PART DUK_HEAPHDR_USER_FLAG(8) /* object has an array pa… macro
196 …JECT_HAS_ARRAY_PART(h) DUK_HEAPHDR_CHECK_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
216 …OBJECT_SET_ARRAY_PART(h) DUK_HEAPHDR_SET_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
236 …JECT_CLEAR_ARRAY_PART(h) DUK_HEAPHDR_CLEAR_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
Dduk_js_call.c173 DUK_HOBJECT_FLAG_ARRAY_PART | in duk__create_arguments_object()
Dduk_debugger.c1983 DUK_HOBJECT_FLAG_ARRAY_PART,
Dduk_api_stack.c3627 DUK_HOBJECT_FLAG_ARRAY_PART | in duk_push_array()
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/
Dduk_hobject.h45 #define DUK_HOBJECT_FLAG_ARRAY_PART DUK_HEAPHDR_USER_FLAG(8) /* object has an array pa… macro
196 …JECT_HAS_ARRAY_PART(h) DUK_HEAPHDR_CHECK_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
216 …OBJECT_SET_ARRAY_PART(h) DUK_HEAPHDR_SET_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
236 …JECT_CLEAR_ARRAY_PART(h) DUK_HEAPHDR_CLEAR_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
Dduk_js_call.c173 DUK_HOBJECT_FLAG_ARRAY_PART | in duk__create_arguments_object()
Dduk_debugger.c1971 DUK_HOBJECT_FLAG_ARRAY_PART,
Dduk_api_stack.c3594 DUK_HOBJECT_FLAG_ARRAY_PART | in duk_push_array()
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-noline/
Dduktape.c4659 #define DUK_HOBJECT_FLAG_ARRAY_PART DUK_HEAPHDR_USER_FLAG(8) /* object has an array pa… macro
4810 …JECT_HAS_ARRAY_PART(h) DUK_HEAPHDR_CHECK_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
4830 …OBJECT_SET_ARRAY_PART(h) DUK_HEAPHDR_SET_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
4850 …JECT_CLEAR_ARRAY_PART(h) DUK_HEAPHDR_CLEAR_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
18484 DUK_HOBJECT_FLAG_ARRAY_PART | in duk_push_array()
38755 DUK_HOBJECT_FLAG_ARRAY_PART,
54817 DUK_HOBJECT_FLAG_ARRAY_PART |
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/
Dduktape.c4682 #define DUK_HOBJECT_FLAG_ARRAY_PART DUK_HEAPHDR_USER_FLAG(8) /* object has an array pa… macro
4833 …JECT_HAS_ARRAY_PART(h) DUK_HEAPHDR_CHECK_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
4853 …OBJECT_SET_ARRAY_PART(h) DUK_HEAPHDR_SET_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
4873 …JECT_CLEAR_ARRAY_PART(h) DUK_HEAPHDR_CLEAR_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
18648 DUK_HOBJECT_FLAG_ARRAY_PART | in duk_push_array()
39056 DUK_HOBJECT_FLAG_ARRAY_PART,
55172 DUK_HOBJECT_FLAG_ARRAY_PART |
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/
Dduktape.c4677 #define DUK_HOBJECT_FLAG_ARRAY_PART DUK_HEAPHDR_USER_FLAG(8) /* object has an array pa… macro
4828 …JECT_HAS_ARRAY_PART(h) DUK_HEAPHDR_CHECK_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
4848 …OBJECT_SET_ARRAY_PART(h) DUK_HEAPHDR_SET_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
4868 …JECT_CLEAR_ARRAY_PART(h) DUK_HEAPHDR_CLEAR_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
18539 DUK_HOBJECT_FLAG_ARRAY_PART | in duk_push_array()
38837 DUK_HOBJECT_FLAG_ARRAY_PART,
54926 DUK_HOBJECT_FLAG_ARRAY_PART |
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/
Dduktape.c4664 #define DUK_HOBJECT_FLAG_ARRAY_PART DUK_HEAPHDR_USER_FLAG(8) /* object has an array pa… macro
4815 …JECT_HAS_ARRAY_PART(h) DUK_HEAPHDR_CHECK_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
4835 …OBJECT_SET_ARRAY_PART(h) DUK_HEAPHDR_SET_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
4855 …JECT_CLEAR_ARRAY_PART(h) DUK_HEAPHDR_CLEAR_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_FLAG_ARRAY_PART)
18593 DUK_HOBJECT_FLAG_ARRAY_PART | in duk_push_array()
38974 DUK_HOBJECT_FLAG_ARRAY_PART,
55063 DUK_HOBJECT_FLAG_ARRAY_PART |