OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:runtime_profiler
(Results
1 - 4
of
4
) sorted by null
/external/v8/src/
execution.cc
495
isolate_->
runtime_profiler
()->OptimizeNow();
isolate.h
809
RuntimeProfiler*
runtime_profiler
() { return runtime_profiler_; }
function in class:v8::internal::Isolate
[
all
...]
/external/v8/src/runtime/
runtime-test.cc
144
isolate->
runtime_profiler
()->AttemptOnStackReplacement(
/external/v8/src/ic/
ic.cc
410
isolate->
runtime_profiler
()->NotifyICChanged();
424
isolate->
runtime_profiler
()->NotifyICChanged();
[
all
...]
Completed in 295 milliseconds