Home
last modified time | relevance | path

Searched refs:GetMachineSignature (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dlinkage.h276 MachineSignature* GetMachineSignature(Zone* zone) const; in NON_EXPORTED_BASE()
Dlinkage.cc55 MachineSignature* CallDescriptor::GetMachineSignature(Zone* zone) const { in GetMachineSignature() function in v8::internal::compiler::CallDescriptor