Home
last modified time | relevance | path

Searched defs:c_function_overloads (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/d8/
Dd8-test.cc854 const CFunction c_function_overloads[] = {add_all_32bit_int_6args_c_func, in CreateTestFastCApiTemplate() local
/third_party/node/deps/v8/src/api/
Dapi.cc1293 const MemorySpan<const CFunction>& c_function_overloads = {}, in FunctionTemplateNew()
1363 const MemorySpan<const CFunction>& c_function_overloads) { in NewWithCFunctionOverloads()
1412 const MemorySpan<const CFunction>& c_function_overloads) { in SetCallHandler()