Commit e7e87c68 authored by ishell@chromium.org's avatar ishell@chromium.org

Formatting rules violation fixed

TBR=weiliang.lin@intel.com

Review URL: https://codereview.chromium.org/428103002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22692 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 49e83ec9
......@@ -3733,6 +3733,7 @@ void LCodeGen::DoMathRound(LMathRound* instr) {
UNIMPLEMENTED();
}
void LCodeGen::DoMathFround(LMathFround* instr) {
UNIMPLEMENTED();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment