Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djump-threading.h21 InstructionSequence* code, bool frame_at_start);
Djump-threading.cc60 bool frame_at_start) { in ComputeForwarding() argument
100 if (frame_at_start || in ComputeForwarding()
Dpipeline.cc1413 void Run(PipelineData* data, Zone* temp_zone, bool frame_at_start) { in Run()
1416 frame_at_start)) { in Run()