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

  /external/v8/src/ic/
access-compiler.cc 18 if (code->IsCodeStubOrIC()) code->set_stub_key(CodeStub::NoCacheKey());
  /external/v8/src/
code-stubs.h 194 static uint32_t NoCacheKey() { return MajorKeyBits::encode(NoCache); }
    [all...]

Completed in 69 milliseconds