Searched refs:NoCacheKey (Results 1 – 3 of 3) sorted by relevance
18 if (code->IsCodeStubOrIC()) code->set_stub_key(CodeStub::NoCacheKey()); in GetCodeWithFlags()
198 static uint32_t NoCacheKey() { return MajorKeyBits::encode(NoCache); } in NoCacheKey() function
2469 if (stub_key != CodeStub::NoCacheKey()) { in SerializeIC()