Commit 99bea86c authored by bak@chromium.org's avatar bak@chromium.org

Missing file from last change



git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2343 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 6bc979e8
......@@ -85,7 +85,8 @@ void StubCache::GenerateProbe(MacroAssembler* masm,
Code::Flags flags,
Register receiver,
Register name,
Register scratch) {
Register scratch,
Register extra) {
Label miss;
// Make sure that code is valid. The shifting code relies on the
......
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