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

  /external/v8/src/compiler/
frame-elider.cc 66 block->mark_must_deconstruct_frame();
instruction.h 1407 void mark_must_deconstruct_frame() { must_deconstruct_frame_ = true; } function in class:v8::internal::compiler::final
    [all...]

Completed in 85 milliseconds