Home
last modified time | relevance | path

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

/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Djseng-duk.c913 static duk_ret_t native_apch1(duk_context * cx) in native_apch1() function
1504 duk_push_c_function(cx, native_apch1, 1); in createJavaContext_0()