Home
last modified time | relevance | path

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

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c1002 static void free_function_bytecode(JSRuntime *rt, JSFunctionBytecode *b);
5449 free_function_bytecode(rt, (JSFunctionBytecode *)gp); in free_gc_object()
32681 static void free_function_bytecode(JSRuntime *rt, JSFunctionBytecode *b) in free_function_bytecode() function
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c932 static void free_function_bytecode(JSRuntime *rt, JSFunctionBytecode *b);
5172 free_function_bytecode(rt, (JSFunctionBytecode *)gp); in free_gc_object()
31528 static void free_function_bytecode(JSRuntime *rt, JSFunctionBytecode *b) in free_function_bytecode() function
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c934 static void free_function_bytecode(JSRuntime *rt, JSFunctionBytecode *b);
5174 free_function_bytecode(rt, (JSFunctionBytecode *)gp); in free_gc_object()
31530 static void free_function_bytecode(JSRuntime *rt, JSFunctionBytecode *b) in free_function_bytecode() function
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c1011 static void free_function_bytecode(JSRuntime *rt, JSFunctionBytecode *b);
5492 free_function_bytecode(rt, (JSFunctionBytecode *)gp); in free_gc_object()
32728 static void free_function_bytecode(JSRuntime *rt, JSFunctionBytecode *b) in free_function_bytecode() function