Fix the redness on Flexo.
/auto/JavaScriptV8/flexo/linux64/v8/src/x64/stub-cache-x64.cc:0: One or more unexpected \r (^M) found;better to use only a \n [whitespace/newline] [1] Review URL: http://codereview.chromium.org/150121 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2312 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
5d5cb0bfa8
commit
3bf1af0916
@ -111,7 +111,7 @@ Object* LoadStubCompiler::CompileLoadInterceptor(JSObject* a,
|
||||
|
||||
Object* LoadStubCompiler::CompileLoadGlobal(JSGlobalObject* object,
|
||||
JSGlobalPropertyCell* cell,
|
||||
String* name,
|
||||
String* name,
|
||||
bool is_dont_delete) {
|
||||
UNIMPLEMENTED();
|
||||
return NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user