Home
last modified time | relevance | path

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

/external/v8/src/
Dframes.cc404 static bool IsInterpreterFramePc(Isolate* isolate, Address pc) { in IsInterpreterFramePc() function
442 } else if (IsInterpreterFramePc(iterator->isolate(), in ComputeType()