pub fn to_bytecode( context: *mut JSContext, compiled_func: &JsCompiledFunction, ) -> Vec<u8>
write a function to bytecode