Searched refs:IsConstantPoolAt (Results 1 – 1 of 1) sorted by relevance
92 static bool IsConstantPoolAt(byte* instr_ptr);1361 bool Decoder::IsConstantPoolAt(byte* instr_ptr) { in IsConstantPoolAt() function in v8::internal::Decoder1368 if (IsConstantPoolAt(instr_ptr)) { in ConstantPoolSizeAt()