v8/src/regexp/ia32
alph 9df23510ea Introduce JIT code events dispatcher for the isolate.
The patch introduces a dedicated dispatching class for JIT code events. It is
set as a helper on the isolate.
This allows classes across v8 to break their dependency on Logger and CpuProfiler.
These two became just regular clients of the dispatcher.

BUG=v8:4789

Review-Url: https://codereview.chromium.org/2061623002
Cr-Commit-Position: refs/heads/master@{#37005}
2016-06-15 13:24:26 +00:00
..
regexp-macro-assembler-ia32.cc Introduce JIT code events dispatcher for the isolate. 2016-06-15 13:24:26 +00:00
regexp-macro-assembler-ia32.h [regexp] implement case-insensitive unicode regexps. 2016-01-27 08:25:38 +00:00