Home
last modified time | relevance | path

Searched defs:NON_EXPORTED_BASE (Results 1 – 25 of 50) sorted by relevance

12

/external/v8/src/base/
Dcompiler-specific.h84 #define NON_EXPORTED_BASE(code) \ macro
91 #define NON_EXPORTED_BASE(code) code macro
Dpage-allocator.h16 : public NON_EXPORTED_BASE(::v8::PageAllocator) { in NON_EXPORTED_BASE() function
/external/v8/src/compiler/
Daccess-builder.h21 : public NON_EXPORTED_BASE(AllStatic) { in NON_EXPORTED_BASE() function
Dcheckpoint-elimination.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
Dconstant-folding-reducer.h18 : 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
Dmachine-operator-reducer.h24 : public NON_EXPORTED_BASE(Reducer) { in NON_EXPORTED_BASE() function
Ddead-code-elimination.h40 : 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
Djs-intrinsic-lowering.h32 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dvalue-numbering-reducer.h17 : public NON_EXPORTED_BASE(Reducer) { in NON_EXPORTED_BASE() function
Dsimplified-operator-reducer.h27 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dschedule.h30 : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
195 class V8_EXPORT_PRIVATE Schedule final : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Dcommon-operator-reducer.h25 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dtyped-optimization.h28 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Dgraph.h35 class V8_EXPORT_PRIVATE Graph final : public NON_EXPORTED_BASE(ZoneObject) { in NON_EXPORTED_BASE() function
Dbranch-elimination.h23 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Djs-typed-lowering.h32 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
Djs-create-lowering.h33 : public NON_EXPORTED_BASE(AdvancedReducer) { in NON_EXPORTED_BASE() function
/external/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.h18 : public NON_EXPORTED_BASE(TaskRunner) { in NON_EXPORTED_BASE() function
Ddefault-foreground-task-runner.h19 : public NON_EXPORTED_BASE(TaskRunner) { in NON_EXPORTED_BASE() function
Ddefault-platform.h32 class V8_PLATFORM_EXPORT DefaultPlatform : public NON_EXPORTED_BASE(Platform) { in NON_EXPORTED_BASE() function
/external/v8/src/objects/
Dregexp-match-info.h27 class V8_EXPORT_PRIVATE RegExpMatchInfo : NON_EXPORTED_BASE(public FixedArray) { in NON_EXPORTED_BASE() function

12