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

/external/v8/src/
H A Dd8.cc1132 Persistent<Context> thread_context = Shell::CreateEvaluationContext(); local
1133 Context::Scope context_scope(thread_context);
1154 thread_context.Dispose();
/external/v8/tools/
H A Dgrokdump.py148 ("thread_context", MINIDUMP_LOCATION_DESCRIPTOR.ctype)
396 self.minidump, self.exception.thread_context.rva)
399 self.minidump, self.exception.thread_context.rva)

Completed in 81 milliseconds