Home
last modified time | relevance | path

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

/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djslock.h182 JS_LOCK_RUNTIME_VOID(_rt, e); \
243 #define JS_LOCK_VOID(cx, e) JS_LOCK_RUNTIME_VOID((cx)->runtime, e)
247 #define JS_LOCK_RUNTIME_VOID(rt,e) \ macro
H A Djsstr.c199 JS_LOCK_RUNTIME_VOID(rt, in js_ConcatStrings()
237 JS_LOCK_RUNTIME_VOID(rt, in js_UndependString()
2452 JS_LOCK_RUNTIME_VOID(rt, in js_NewString()
2496 JS_LOCK_RUNTIME_VOID(rt, in js_NewDependentString()
2499 JS_LOCK_RUNTIME_VOID(rt, in js_NewDependentString()
H A Djsscope.c197 JS_LOCK_RUNTIME_VOID(cx->runtime, in js_DestroyScope()
1382 JS_LOCK_RUNTIME_VOID(cx->runtime, in js_ClearScope()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djslock.h182 JS_LOCK_RUNTIME_VOID(_rt, e); \
243 #define JS_LOCK_VOID(cx, e) JS_LOCK_RUNTIME_VOID((cx)->runtime, e)
247 #define JS_LOCK_RUNTIME_VOID(rt,e) \ macro
H A Djsstr.c199 JS_LOCK_RUNTIME_VOID(rt, in js_ConcatStrings()
237 JS_LOCK_RUNTIME_VOID(rt, in js_UndependString()
2452 JS_LOCK_RUNTIME_VOID(rt, in js_NewString()
2496 JS_LOCK_RUNTIME_VOID(rt, in js_NewDependentString()
2499 JS_LOCK_RUNTIME_VOID(rt, in js_NewDependentString()
H A Djsscope.c197 JS_LOCK_RUNTIME_VOID(cx->runtime, in js_DestroyScope()
1382 JS_LOCK_RUNTIME_VOID(cx->runtime, in js_ClearScope()
/dports/lang/spidermonkey17/js/src/
H A Djslock.h182 JS_LOCK_RUNTIME_VOID(_rt, e); \
243 #define JS_LOCK_VOID(cx, e) JS_LOCK_RUNTIME_VOID((cx)->runtime, e)
247 #define JS_LOCK_RUNTIME_VOID(rt,e) \ macro
H A Djsstr.c199 JS_LOCK_RUNTIME_VOID(rt, in js_ConcatStrings()
237 JS_LOCK_RUNTIME_VOID(rt, in js_UndependString()
2454 JS_LOCK_RUNTIME_VOID(rt, in js_NewString()
2498 JS_LOCK_RUNTIME_VOID(rt, in js_NewDependentString()
2501 JS_LOCK_RUNTIME_VOID(rt, in js_NewDependentString()
H A Djsscope.c197 JS_LOCK_RUNTIME_VOID(cx->runtime, in js_DestroyScope()
1382 JS_LOCK_RUNTIME_VOID(cx->runtime, in js_ClearScope()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djslock.h182 JS_LOCK_RUNTIME_VOID(_rt, e); \
243 #define JS_LOCK_VOID(cx, e) JS_LOCK_RUNTIME_VOID((cx)->runtime, e)
247 #define JS_LOCK_RUNTIME_VOID(rt,e) \ macro
H A Djsstr.c199 JS_LOCK_RUNTIME_VOID(rt, in js_ConcatStrings()
237 JS_LOCK_RUNTIME_VOID(rt, in js_UndependString()
2452 JS_LOCK_RUNTIME_VOID(rt, in js_NewString()
2496 JS_LOCK_RUNTIME_VOID(rt, in js_NewDependentString()
2499 JS_LOCK_RUNTIME_VOID(rt, in js_NewDependentString()
H A Djsscope.c197 JS_LOCK_RUNTIME_VOID(cx->runtime, in js_DestroyScope()
1382 JS_LOCK_RUNTIME_VOID(cx->runtime, in js_ClearScope()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djslock.h182 JS_LOCK_RUNTIME_VOID(_rt, e); \
243 #define JS_LOCK_VOID(cx, e) JS_LOCK_RUNTIME_VOID((cx)->runtime, e)
247 #define JS_LOCK_RUNTIME_VOID(rt,e) \ macro
H A Djsstr.c199 JS_LOCK_RUNTIME_VOID(rt, in js_ConcatStrings()
237 JS_LOCK_RUNTIME_VOID(rt, in js_UndependString()
2452 JS_LOCK_RUNTIME_VOID(rt, in js_NewString()
2496 JS_LOCK_RUNTIME_VOID(rt, in js_NewDependentString()
2499 JS_LOCK_RUNTIME_VOID(rt, in js_NewDependentString()
H A Djsscope.c197 JS_LOCK_RUNTIME_VOID(cx->runtime, in js_DestroyScope()
1382 JS_LOCK_RUNTIME_VOID(cx->runtime, in js_ClearScope()
/dports/devel/jsl/jsl-0.3.0/src/
H A Djslock.h202 JS_LOCK_RUNTIME_VOID(_rt, e); \
259 #define JS_LOCK_VOID(cx, e) JS_LOCK_RUNTIME_VOID((cx)->runtime, e)
263 #define JS_LOCK_RUNTIME_VOID(rt,e) \ macro
H A Djsstr.c202 JS_LOCK_RUNTIME_VOID(rt, in js_ConcatStrings()
240 JS_LOCK_RUNTIME_VOID(rt, in js_UndependString()
2448 JS_LOCK_RUNTIME_VOID(rt, in js_NewString()
2488 JS_LOCK_RUNTIME_VOID(rt, in js_NewDependentString()
2491 JS_LOCK_RUNTIME_VOID(rt, in js_NewDependentString()
H A Djsscope.c192 JS_LOCK_RUNTIME_VOID(cx->runtime, in js_DestroyScope()
1365 JS_LOCK_RUNTIME_VOID(cx->runtime, in js_ClearScope()