Home | History | Annotate | Download | only in heap

Lines Matching refs:TryLookupCode

5821   if (InstructionStream::TryLookupCode(isolate(), addr) == code) return true;
5828 Code* code = InstructionStream::TryLookupCode(isolate(), inner_pointer);