Commit 1fd566cb authored by jochen@chromium.org's avatar jochen@chromium.org

Fix compilation after r22461: removed now unused var

BUG=none
LOG=n
TBR=danno@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22462 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 1d2a4b83
......@@ -336,9 +336,6 @@ MUST_USE_RESULT static MaybeHandle<Object> TransitionElements(
}
static const int kSmiLiteralMinimumLength = 1024;
MaybeHandle<Object> Runtime::CreateArrayLiteralBoilerplate(
Isolate* isolate,
Handle<FixedArray> literals,
......
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