Searched refs:IsConstantPoolAt (Results 1 – 3 of 3) sorted by relevance
65 static bool IsConstantPoolAt(byte* instr_ptr);1824 bool Decoder::IsConstantPoolAt(byte* instr_ptr) { in IsConstantPoolAt() function in v8::internal::Decoder1831 if (IsConstantPoolAt(instr_ptr)) { in ConstantPoolSizeAt()
897 bool Assembler::IsConstantPoolAt(Instruction* instr) { in IsConstantPoolAt() function in v8::internal::Assembler931 if (IsConstantPoolAt(instr)) { in ConstantPoolSizeAt()
894 static bool IsConstantPoolAt(Instruction* instr);