Searched defs:GetContextId (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/debug/ | ||
D | debug-stack-trace-iterator.cc | 68 int DebugStackTraceIterator::GetContextId() const { in GetContextId() function in v8::internal::DebugStackTraceIterator |
/external/v8/src/ | ||
D | api.cc | 9106 int debug::GetContextId(Local<Context> context) { in GetContextId() function in v8::debug |