Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcode-generator.cc614 static_cast<int>(descriptor->GetJSFrameCount()), zone()); in BuildTranslation()
Dinstruction.cc874 size_t FrameStateDescriptor::GetJSFrameCount() const { in GetJSFrameCount() function in v8::internal::compiler::FrameStateDescriptor
Dinstruction.h1031 size_t GetJSFrameCount() const;