Home
last modified time | relevance | path

Searched refs:NON_EXPORTED_BASE (Results 1 - 25 of 56) sorted by relevance

123

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

Completed in 8 milliseconds

123