OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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