Searched refs:IsConstantPoolAt (Results 1 – 3 of 3) sorted by relevance
66 static bool IsConstantPoolAt(byte* instr_ptr);1624 bool Decoder::IsConstantPoolAt(byte* instr_ptr) { in IsConstantPoolAt() function in v8::internal::Decoder1631 if (IsConstantPoolAt(instr_ptr)) { in ConstantPoolSizeAt()
643 bool Assembler::IsConstantPoolAt(Instruction* instr) { in IsConstantPoolAt() function in v8::internal::Assembler677 if (IsConstantPoolAt(instr)) { in ConstantPoolSizeAt()
912 static bool IsConstantPoolAt(Instruction* instr);