~ubuntu-branches/ubuntu/trusty/libv8/trusty

« back to all changes in this revision

Viewing changes to test/cctest/test-log.cc

  • Committer: Package Import Robot
  • Author(s): Jérémy Lal
  • Date: 2012-02-20 14:08:17 UTC
  • mfrom: (15.1.24 sid)
  • Revision ID: package-import@ubuntu.com-20120220140817-bsvmeoa4sxsj5hbz
Tags: 3.7.12.22-3
Fix mipsel build, allow test debug-step-3 to fail (non-crucial)

Show diffs side-by-side

added added

removed removed

Lines of Context:
494
494
      "    (function a(j) { return function b() { return j; } })(100);\n"
495
495
      "})(this);");
496
496
  v8::V8::PauseProfiler();
497
 
  HEAP->CollectAllGarbage(true);
 
497
  HEAP->CollectAllGarbage(i::Heap::kMakeHeapIterableMask);
498
498
  LOGGER->StringEvent("test-logging-done", "");
499
499
 
500
500
  // Iterate heap to find compiled functions, will write to log.