Function code_for_eval_gets

Source
unsafe extern "C" fn code_for_eval_gets(
    cx: *mut JSContext,
    code: HandleObject,
    code_for_eval: MutableHandleString,
) -> bool