Searched defs:GetFrameStateDescriptorCount (Results 1 - 2 of 2) sorted by relevance

/external/v8/test/unittests/compiler/
H A Dinstruction-selector-unittest.h232 EXPECT_LT(deoptimization_id, GetFrameStateDescriptorCount());
236 int GetFrameStateDescriptorCount() { function in class:v8::internal::compiler::InstructionSelectorTest::final
/external/v8/src/compiler/
H A Dinstruction.cc844 int InstructionSequence::GetFrameStateDescriptorCount() { function in class:v8::internal::compiler::InstructionSequence

Completed in 686 milliseconds