Home
last modified time | relevance | path

Searched refs:WrapFrameId (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/debug/
Ddebug-frames.h83 static Smi* WrapFrameId(StackFrame::Id id) { in WrapFrameId() function
/external/v8/src/runtime/
Druntime-debug.cc514 Handle<Object> frame_id(DebugFrameHelper::WrapFrameId(it.frame()->id()), in RUNTIME_FUNCTION()