pub unsafe fn JS_FindCompilationScope(
    cx: *mut JSContext,
    obj: HandleObject<'_>
) -> *mut JSObject