Searched refs:IsConstantPoolAt (Results 1 – 3 of 3) sorted by relevance
66 static bool IsConstantPoolAt(byte* instr_ptr);1627 bool Decoder::IsConstantPoolAt(byte* instr_ptr) { in IsConstantPoolAt() function in v8::internal::Decoder1634 if (IsConstantPoolAt(instr_ptr)) { in ConstantPoolSizeAt()
890 bool Assembler::IsConstantPoolAt(Instruction* instr) { in IsConstantPoolAt() function in v8::internal::Assembler924 if (IsConstantPoolAt(instr)) { in ConstantPoolSizeAt()
974 static bool IsConstantPoolAt(Instruction* instr);