Searched defs:ProcessorImpl (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/bigint/ | ||
D | bigint-internal.cc | 19 ProcessorImpl::ProcessorImpl(Platform* platform) : platform_(platform) {} in ProcessorImpl() function in v8::bigint::ProcessorImpl |
D | bigint.h | 390 class ProcessorImpl; variable |