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

  /external/v8/src/arm/
lithium-codegen-arm.h 255 int LastSafepointEnd() {
lithium-codegen-arm.cc 55 codegen_->LastSafepointEnd() + Deoptimizer::patch_size();
    [all...]
  /external/v8/src/x64/
lithium-codegen-x64.h 239 int LastSafepointEnd() {
lithium-codegen-x64.cc 57 int prev_jump_end = codegen_->LastSafepointEnd() + kMinSafepointSize;
    [all...]

Completed in 864 milliseconds