Home
last modified time | relevance | path

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

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c35013 static int JS_ReadFunctionBytecode(BCReaderState *s, JSFunctionBytecode *b, in JS_ReadFunctionBytecode() function
35368 if (JS_ReadFunctionBytecode(s, b, byte_code_offset, b->byte_code_len)) in JS_ReadFunctionTag()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c33550 static int JS_ReadFunctionBytecode(BCReaderState *s, JSFunctionBytecode *b, in JS_ReadFunctionBytecode() function
33934 if (JS_ReadFunctionBytecode(s, b, byte_code_offset, b->byte_code_len)) in JS_ReadObjectRec()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c33552 static int JS_ReadFunctionBytecode(BCReaderState *s, JSFunctionBytecode *b, in JS_ReadFunctionBytecode() function
33936 if (JS_ReadFunctionBytecode(s, b, byte_code_offset, b->byte_code_len)) in JS_ReadObjectRec()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c35060 static int JS_ReadFunctionBytecode(BCReaderState *s, JSFunctionBytecode *b, in JS_ReadFunctionBytecode() function
35415 if (JS_ReadFunctionBytecode(s, b, byte_code_offset, b->byte_code_len)) in JS_ReadFunctionTag()