Home
last modified time | relevance | path

Searched defs:ComputeType (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dframes.cc404 StackFrame::Type StackFrame::ComputeType(const StackFrameIteratorBase* iterator, in ComputeType() function in v8::internal::StackFrame
Dcode-stubs.h1829 static Type ComputeType(bool is_unmapped, bool has_duplicate_parameters) { in ComputeType() function