Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/v8windbg/src/
Dv8windbg-extension.h70 struct RegistrationType { struct
76 RegistrationType& operator=(const RegistrationType&); argument
93 std::vector<RegistrationType> registered_types_; argument
Dv8windbg-extension.cc365 Extension::RegistrationType::RegistrationType( in RegistrationType() function in Extension::RegistrationType