Searched refs:GetInterpreterDispatchDescriptor (Results 1 – 3 of 3) sorted by relevance
335 static CallDescriptor* GetInterpreterDispatchDescriptor(Zone* zone);
373 CallDescriptor* Linkage::GetInterpreterDispatchDescriptor(Zone* zone) { in GetInterpreterDispatchDescriptor() function in v8::internal::compiler::Linkage
33 Linkage::GetInterpreterDispatchDescriptor(zone), in InterpreterAssembler()