Searched refs:frame_state_count (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/compiler/
H A Dverifier.cc66 int frame_state_count = local
72 int input_count = value_count + context_count + frame_state_count +
H A Dinstruction-selector-impl.h346 size_t frame_state_count() const { return descriptor->FrameStateCount(); } function in struct:v8::internal::compiler::CallBuffer
H A Dinstruction-selector.cc258 buffer->input_count() + buffer->frame_state_count());

Completed in 70 milliseconds