Skip to main content

GetScriptSourceText

Function GetScriptSourceText 

Source
pub unsafe extern "C" fn GetScriptSourceText(
    cx: *mut JSContext,
    stencil: *mut InitialStencilAndDelazifications,
    result: MutableHandle<Value>,
) -> bool