mirror of
https://github.com/Samsung/escargot.git
synced 2026-06-29 10:02:14 +00:00
Apply clang-formatting
This commit is contained in:
parent
f2e8463092
commit
f7a22f54fc
169 changed files with 2946 additions and 3074 deletions
|
|
@ -10,5 +10,4 @@ StringObject::StringObject(ExecutionState& state, String* value)
|
|||
{
|
||||
setPrototype(state, state.context()->globalObject()->stringPrototype());
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue