Home
last modified time | relevance | path

Searched refs:NON_EXPORTED_BASE (Results 1 – 25 of 57) sorted by relevance

123

/third_party/node/deps/v8/src/base/
Dcompiler-specific.h86 #define NON_EXPORTED_BASE(code) \ macro
93 #define NON_EXPORTED_BASE(code) code macro
Dpage-allocator.h20 : public NON_EXPORTED_BASE(::v8::PageAllocator) { in NON_EXPORTED_BASE() function
Demulated-virtual-address-subspace.h32 : public NON_EXPORTED_BASE(::v8::VirtualAddressSpace) { in NON_EXPORTED_BASE() function
/third_party/node/deps/v8/src/interpreter/
Dbytecode-register-optimizer.h21 : public NON_EXPORTED_BASE(BytecodeRegisterAllocator::Observer), in NON_EXPORTED_BASE() function
22 public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE()
/third_party/node/deps/v8/src/compiler/
Dcheckpoint-elimination.h18 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dconstant-folding-reducer.h18 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dtype-narrowing-reducer.h20 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dadd-type-assertions-reducer.h20 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dvalue-numbering-reducer.h17 : public NON_EXPORTED_BASE(Reducer) { in NON_EXPORTED_BASE() function
Dloop-peeling.h22 class V8_EXPORT_PRIVATE PeeledIteration : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Dsimplified-operator-reducer.h28 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dcompiler-source-position-table.h18 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Ddead-code-elimination.h40 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dcommon-operator-reducer.h26 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dmachine-graph.h23 class V8_EXPORT_PRIVATE MachineGraph : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Dschedule.h30 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
202 class V8_EXPORT_PRIVATE Schedule final : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Dgraph.h34 class V8_EXPORT_PRIVATE Graph final : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Descape-analysis-reducer.h84 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dtyped-optimization.h28 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dnode-origin-table.h69 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
/third_party/node/deps/v8/src/libplatform/
Dworker-thread.h21 class V8_PLATFORM_EXPORT WorkerThread : public NON_EXPORTED_BASE(base::Thread) { in NON_EXPORTED_BASE() function
Ddefault-worker-threads-task-runner.h21 : public NON_EXPORTED_BASE(TaskRunner) { in NON_EXPORTED_BASE() function
Ddefault-platform.h29 class V8_PLATFORM_EXPORT DefaultPlatform : public NON_EXPORTED_BASE(Platform) { in NON_EXPORTED_BASE() function
Ddefault-foreground-task-runner.h20 : public NON_EXPORTED_BASE(TaskRunner) { in NON_EXPORTED_BASE() function
/third_party/node/deps/v8/src/tasks/
Dcancelable-task.h146 NON_EXPORTED_BASE(public Task) {

123