Home
last modified time | relevance | path

Searched defs:ParameterCount (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dencoded-c-signature.h40 int ParameterCount() const { return parameter_count_; } in ParameterCount() function
/third_party/node/deps/v8/src/objects/
Dscope-info-inl.h31 int ScopeInfo::ParameterCount() const { return parameter_count(); } in ParameterCount() function
/third_party/node/deps/v8/src/torque/
Dcfg.h135 std::size_t ParameterCount() const { in ParameterCount() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h156 FunctionOptions Options, uint16_t ParameterCount, in ProcedureRecord()
171 uint16_t ParameterCount = 0; variable
183 FunctionOptions Options, uint16_t ParameterCount, in MemberFunctionRecord()
205 uint16_t ParameterCount = 0; variable