Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-compiler.cc169 JavaScriptFrameIterator top_it(isolate); in RUNTIME_FUNCTION() local
170 JavaScriptFrame* top_frame = top_it.frame(); in RUNTIME_FUNCTION()