Home | History | Annotate | Download | only in jit

Lines Matching refs:ContainsPc

346   return code_cache_->ContainsPc(method->GetEntryPointFromQuickCompiledCode());
431 if (!jit->GetCodeCache()->ContainsPc(method->GetEntryPointFromQuickCompiledCode())) {
897 if (!code_cache_->ContainsPc(method->GetEntryPointFromQuickCompiledCode())) {