Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/v8windbg/base/
Dutilities.cc109 HRESULT CreateULong64(ULONG64 value, IModelObject** pp_int) { in CreateULong64()
145 HRESULT CreateInt32(int value, IModelObject** pp_int) { in CreateInt32()
158 HRESULT CreateUInt32(uint32_t value, IModelObject** pp_int) { in CreateUInt32()