Skip to main content

GetScriptSourceText

Function GetScriptSourceText 

Source
pub unsafe fn GetScriptSourceText(
    cx: &JSContext,
    stencil: *mut Stencil,
    result: MutableHandle<'_, Value>,
) -> bool