Home
last modified time | relevance | path

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

/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Djseng-duk.c1283 static duk_ret_t native_getcook(duk_context * cx) in native_getcook() function
1475 duk_push_c_function(cx, native_getcook, 0); in createJavaContext_0()