Searched refs:DUK_HOBJECT_HAS_NATIVEFUNCTION (Results 1 – 25 of 26) sorted by relevance
12
138 } else if (DUK_HOBJECT_HAS_NATIVEFUNCTION(obj)) { in duk_bi_function_prototype_to_string()
216 } else if (DUK_HOBJECT_HAS_NATIVEFUNCTION(h_func)) { in duk__error_getter_helper()
543 if (!DUK_HOBJECT_HAS_NATIVEFUNCTION(h)) { in duk_get_magic()
199 if (DUK_HOBJECT_HAS_NATIVEFUNCTION(obj)) { in duk__refcount_run_torture_finalizer()
512 DUK_HOBJECT_HAS_NATIVEFUNCTION(func)); in duk__handle_bound_chain_for_call()2486 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(func));2607 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(func));
360 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(h) || /* all native functions have NEWENV */ in duk_hthread_create_builtin_objects()
447 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(&h_fun->obj)); in duk__load_func()
451 if (DUK_HOBJECT_HAS_NATIVEFUNCTION(h)) { in duk__print_hobject()
193 #define DUK_HOBJECT_HAS_NATIVEFUNCTION(h) DUK_HEAPHDR_CHECK_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_F… macro
186 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(&fun_clos->obj)); in duk_js_push_closure()
1529 DUK_ASSERT(DUK_HOBJECT_HAS_NATIVEFUNCTION(h)); in duk_get_c_function()
532 if (!DUK_HOBJECT_HAS_NATIVEFUNCTION(h)) { in duk_get_magic()
510 DUK_HOBJECT_HAS_NATIVEFUNCTION(func)); in duk__handle_bound_chain_for_call()2482 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(func));2603 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(func));
361 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(h) || /* all native functions have NEWENV */ in duk_hthread_create_builtin_objects()
1525 DUK_ASSERT(DUK_HOBJECT_HAS_NATIVEFUNCTION(h)); in duk_get_c_function()
4807 #define DUK_HOBJECT_HAS_NATIVEFUNCTION(h) DUK_HEAPHDR_CHECK_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_F… macro12061 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(&h_fun->obj)); in duk__load_func()12873 if (!DUK_HOBJECT_HAS_NATIVEFUNCTION(h)) { in duk_get_magic()16415 DUK_ASSERT(DUK_HOBJECT_HAS_NATIVEFUNCTION(h)); in duk_get_c_function()27032 } else if (DUK_HOBJECT_HAS_NATIVEFUNCTION(h_func)) { in duk__error_getter_helper()27337 } else if (DUK_HOBJECT_HAS_NATIVEFUNCTION(obj)) { in duk_bi_function_prototype_to_string()36186 if (DUK_HOBJECT_HAS_NATIVEFUNCTION(h)) {43961 if (DUK_HOBJECT_HAS_NATIVEFUNCTION(obj)) {53585 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(h) || /* all native functions have NEWENV */55154 DUK_HOBJECT_HAS_NATIVEFUNCTION(func));[all …]
4830 #define DUK_HOBJECT_HAS_NATIVEFUNCTION(h) DUK_HEAPHDR_CHECK_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_F… macro12112 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(&h_fun->obj)); in duk__load_func()12936 if (!DUK_HOBJECT_HAS_NATIVEFUNCTION(h)) { in duk_get_magic()16550 DUK_ASSERT(DUK_HOBJECT_HAS_NATIVEFUNCTION(h)); in duk_get_c_function()27305 } else if (DUK_HOBJECT_HAS_NATIVEFUNCTION(h_func)) { in duk__error_getter_helper()27611 } else if (DUK_HOBJECT_HAS_NATIVEFUNCTION(obj)) { in duk_bi_function_prototype_to_string()36474 if (DUK_HOBJECT_HAS_NATIVEFUNCTION(h)) {44297 if (DUK_HOBJECT_HAS_NATIVEFUNCTION(obj)) {53937 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(h) || /* all native functions have NEWENV */55511 DUK_HOBJECT_HAS_NATIVEFUNCTION(func));[all …]
4825 #define DUK_HOBJECT_HAS_NATIVEFUNCTION(h) DUK_HEAPHDR_CHECK_FLAG_BITS(&(h)->hdr, DUK_HOBJECT_F… macro12107 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(&h_fun->obj)); in duk__load_func()12920 if (!DUK_HOBJECT_HAS_NATIVEFUNCTION(h)) { in duk_get_magic()16470 DUK_ASSERT(DUK_HOBJECT_HAS_NATIVEFUNCTION(h)); in duk_get_c_function()27097 } else if (DUK_HOBJECT_HAS_NATIVEFUNCTION(h_func)) { in duk__error_getter_helper()27403 } else if (DUK_HOBJECT_HAS_NATIVEFUNCTION(obj)) { in duk_bi_function_prototype_to_string()36267 if (DUK_HOBJECT_HAS_NATIVEFUNCTION(h)) {44056 if (DUK_HOBJECT_HAS_NATIVEFUNCTION(obj)) {53691 DUK_ASSERT(!DUK_HOBJECT_HAS_NATIVEFUNCTION(h) || /* all native functions have NEWENV */55263 DUK_HOBJECT_HAS_NATIVEFUNCTION(func));[all …]