Home | History | Annotate | Download | only in cctest

Lines Matching full:isolate

37 #include "isolate.h"
52 using v8::internal::Isolate;
76 StackTracer::Trace(Isolate::Current(), trace_env.sample);
84 *(Isolate::Current()->c_entry_fp_address());
86 *(Isolate::Current()->c_entry_fp_address()) = 0;
88 *(Isolate::Current()->c_entry_fp_address()) = saved_c_frame_fp;
162 CHECK_NE(NULL, i::Isolate::Current()->thread_local_top());
163 return Isolate::js_entry_sp(i::Isolate::Current()->thread_local_top());
275 // StackTracer uses Isolate::c_entry_fp as a starting point for stack
319 // Isolate::c_entry_fp value. In this case, StackTracer uses passed frame