Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/v8windbg/base/
Dutilities.cc35 HRESULT CreateMethod(IDataModelManager* p_manager, IModelMethod* p_method, in CreateMethod() function
/third_party/node/deps/v8/src/torque/
Ddeclarations.cc232 Method* Declarations::CreateMethod(AggregateType* container_type, in CreateMethod() function in v8::internal::torque::Declarations