Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/compiler/
Dcode-generator.cc356 static_cast<int>(descriptor->GetJSFrameCount()), zone()); in BuildTranslation()
Dinstruction.h761 size_t GetJSFrameCount() const { in GetJSFrameCount() function