mirror of
https://github.com/Samsung/escargot.git
synced 2026-06-22 10:01:50 +00:00
Pass tidy check
This commit is contained in:
parent
11e625f373
commit
36c293c12f
10 changed files with 82 additions and 78 deletions
|
|
@ -100,5 +100,4 @@ void ArrayObject::iterateArrays(ExecutionState& state, HeapObjectIteratorCallbac
|
|||
{
|
||||
iterateSpecificKindOfObject(state, HeapObjectKind::ArrayObjectKind, callback);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue