X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..refs/heads/master:/API/JSWrapperMap.h diff --git a/API/JSWrapperMap.h b/API/JSWrapperMap.h index ce74a9c..c6aa1af 100644 --- a/API/JSWrapperMap.h +++ b/API/JSWrapperMap.h @@ -41,6 +41,7 @@ id tryUnwrapObjcObject(JSGlobalContextRef, JSValueRef); +bool supportsInitMethodConstructors(); Protocol *getJSExportProtocol(); Class getNSBlockClass();