Lines Matching refs:Current

175   Isolate* isolate = Isolate::Current();
263 ASSERT(Isolate::Current()->cpu_profiler() != NULL);
264 Isolate::Current()->cpu_profiler()->StartCollectingProfile(title);
269 ASSERT(Isolate::Current()->cpu_profiler() != NULL);
270 Isolate::Current()->cpu_profiler()->StartCollectingProfile(title);
275 Isolate* isolate = Isolate::Current();
282 Isolate* isolate = Isolate::Current();
290 ASSERT(Isolate::Current()->cpu_profiler() != NULL);
292 return Isolate::Current()->cpu_profiler()->profiles_->Profiles(
298 ASSERT(Isolate::Current()->cpu_profiler() != NULL);
299 CpuProfiler* profiler = Isolate::Current()->cpu_profiler();
306 ASSERT(Isolate::Current()->cpu_profiler() != NULL);
307 CpuProfiler* profiler = Isolate::Current()->cpu_profiler();
323 Isolate* isolate = Isolate::Current();
333 ASSERT(Isolate::Current()->cpu_profiler() != NULL);
334 Isolate::Current()->cpu_profiler()->profiles_->RemoveProfile(profile);
340 ASSERT(Isolate::Current()->cpu_profiler() != NULL);
341 return Isolate::Current()->cpu_profiler()->profiles_->HasDetachedProfiles();
346 Isolate::Current()->cpu_profiler()->processor_->CallbackCreateEvent(
353 Isolate::Current()->cpu_profiler()->processor_->CodeCreateEvent(
360 Isolate* isolate = Isolate::Current();
376 Isolate* isolate = Isolate::Current();
392 Isolate::Current()->cpu_profiler()->processor_->CodeCreateEvent(
405 Isolate::Current()->cpu_profiler()->processor_->CodeCreateEvent(
414 Isolate::Current()->cpu_profiler()->processor_->CodeMoveEvent(from, to);
423 CpuProfiler* profiler = Isolate::Current()->cpu_profiler();
429 Isolate::Current()->cpu_profiler()->processor_->CallbackCreateEvent(
435 Isolate::Current()->cpu_profiler()->processor_->RegExpCodeCreateEvent(
445 Isolate::Current()->cpu_profiler()->processor_->CallbackCreateEvent(
487 Isolate* isolate = Isolate::Current();
548 Logger* logger = Isolate::Current()->logger();
567 Isolate* isolate = Isolate::Current();
575 Isolate* isolate = Isolate::Current();