Searched refs:comment_code (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-cpu-profiler.cc134 i::Code* comment_code = CreateCode(&env); local
153 profiler.CodeCreateEvent(i::Logger::BUILTIN_TAG, comment_code, "comment");
170 CodeEntry* comment = generator.code_map()->FindEntry(comment_code->address());

Completed in 1105 milliseconds