HomeSort by relevance Sort by last modified time
    Searched refs:mark_must_construct_frame (Results 1 - 2 of 2) sorted by null

  /external/v8/src/compiler/
frame-elider.cc 49 block->mark_must_construct_frame();
74 InstructionBlockAt(succ)->mark_must_construct_frame();
instruction.h 1404 void mark_must_construct_frame() { must_construct_frame_ = true; } function in class:v8::internal::compiler::final
    [all...]

Completed in 84 milliseconds