HomeSort by relevance Sort by last modified time
    Searched refs:BuildDefaultFunctionType (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
interface-descriptors.h 186 static Type::FunctionType* BuildDefaultFunctionType(Isolate* isolate,
194 return BuildDefaultFunctionType(isolate, register_param_count);
interface-descriptors.cc 35 Type::FunctionType* CallInterfaceDescriptor::BuildDefaultFunctionType(

Completed in 255 milliseconds