mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Add newline at end of file js/src/builtin
This commit is contained in:
parent
9051e1dd6a
commit
b8a58dab87
1 changed files with 1 additions and 1 deletions
|
|
@ -3003,4 +3003,4 @@ TypeDescr::finalize(FreeOp* fop, JSObject* obj)
|
|||
TypeDescr& descr = obj->as<TypeDescr>();
|
||||
if (descr.hasTraceList())
|
||||
js_free(const_cast<int32_t*>(descr.traceList()));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue