Home
last modified time | relevance | path

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

/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Djsext.cpp435 JSFunctionSpec ctxFunctions[] = variable
454 JS_DefineFunctions(cx, obj, ctxFunctions); in sjs_PublishContext()