Searched refs:IsConstantPoolAt (Results 1 – 5 of 5) sorted by relevance
65 static bool IsConstantPoolAt(byte* instr_ptr);2517 bool Decoder::IsConstantPoolAt(byte* instr_ptr) { in IsConstantPoolAt() function in v8::internal::Decoder2523 if (IsConstantPoolAt(instr_ptr)) { in ConstantPoolSizeAt()
3943 bool Assembler::IsConstantPoolAt(Instruction* instr) { in IsConstantPoolAt() function in v8::internal::Assembler3962 if (IsConstantPoolAt(instr)) { in ConstantPoolSizeAt()
274 static bool IsConstantPoolAt(Instruction* instr);
321 static bool IsConstantPoolAt(Instruction* instr);
701 bool Assembler::IsConstantPoolAt(Instruction* instr) { in IsConstantPoolAt() function in v8::internal::Assembler733 if (IsConstantPoolAt(instr)) { in ConstantPoolSizeAt()