Searched defs:GetCallInterfaceDescriptor (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dcode-stubs.cc21 : call_descriptor_(stub->GetCallInterfaceDescriptor()),
238 descriptor_out->set_call_descriptor(stub->GetCallInterfaceDescriptor());
595 CallInterfaceDescriptor HandlerStub::GetCallInterfaceDescriptor() { function in class:v8::internal::HandlerStub

Completed in 83 milliseconds