remove htmldda
This commit is contained in:
@@ -924,9 +924,6 @@ void JS_SetCanBlock(JSRuntime *rt, JS_BOOL can_block);
|
||||
void JS_SetStripInfo(JSRuntime *rt, int flags);
|
||||
int JS_GetStripInfo(JSRuntime *rt);
|
||||
|
||||
/* set the [IsHTMLDDA] internal slot */
|
||||
void JS_SetIsHTMLDDA(JSContext *ctx, JSValueConst obj);
|
||||
|
||||
typedef struct JSModuleDef JSModuleDef;
|
||||
|
||||
/* return the module specifier (allocated with js_malloc()) or NULL if
|
||||
|
||||
Reference in New Issue
Block a user