Fix trailing whitespace.
TBR=sgjesse Review URL: http://codereview.chromium.org/13616 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@936 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
c642237b78
commit
c023ec3a77
@ -92,7 +92,7 @@ namespace v8 { namespace internal {
|
||||
V(LoadIC_DebugBreak, LOAD_IC, DEBUG_BREAK) \
|
||||
V(KeyedLoadIC_DebugBreak, KEYED_LOAD_IC, DEBUG_BREAK) \
|
||||
V(StoreIC_DebugBreak, STORE_IC, DEBUG_BREAK) \
|
||||
V(KeyedStoreIC_DebugBreak, KEYED_STORE_IC, DEBUG_BREAK)
|
||||
V(KeyedStoreIC_DebugBreak, KEYED_STORE_IC, DEBUG_BREAK)
|
||||
|
||||
|
||||
// Define list of builtins implemented in JavaScript.
|
||||
|
Loading…
Reference in New Issue
Block a user