Home
last modified time | relevance | path

Searched refs:NO_MOVE_SEMANTIC (Results 1 - 25 of 993) sorted by relevance

12345678910>>...40

/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_opcode.h73 NO_MOVE_SEMANTIC(RegExpOpCode);
104 NO_MOVE_SEMANTIC(SaveStartOpCode);
114 NO_MOVE_SEMANTIC(SaveEndOpCode);
124 NO_MOVE_SEMANTIC(CharOpCode);
135 NO_MOVE_SEMANTIC(GotoOpCode);
146 NO_MOVE_SEMANTIC(SplitNextOpCode);
157 NO_MOVE_SEMANTIC(SplitFirstOpCode);
167 NO_MOVE_SEMANTIC(PushOpCode);
177 NO_MOVE_SEMANTIC(PopOpCode);
187 NO_MOVE_SEMANTIC(PushCharOpCod
[all...]
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_opcode.h70 NO_MOVE_SEMANTIC(RegExpOpCode);
101 NO_MOVE_SEMANTIC(SaveStartOpCode);
111 NO_MOVE_SEMANTIC(SaveEndOpCode);
121 NO_MOVE_SEMANTIC(CharOpCode);
132 NO_MOVE_SEMANTIC(GotoOpCode);
142 NO_MOVE_SEMANTIC(SplitNextOpCode);
152 NO_MOVE_SEMANTIC(SplitFirstOpCode);
162 NO_MOVE_SEMANTIC(PushOpCode);
172 NO_MOVE_SEMANTIC(PopOpCode);
182 NO_MOVE_SEMANTIC(PushCharOpCod
[all...]
/arkcompiler/toolchain/tooling/base/
H A Dpt_params.h33 NO_MOVE_SEMANTIC(PtBaseParams);
54 NO_MOVE_SEMANTIC(ContinueToLocationParams);
79 NO_MOVE_SEMANTIC(EnableParams);
103 NO_MOVE_SEMANTIC(EvaluateOnCallFrameParams);
152 NO_MOVE_SEMANTIC(GetPossibleBreakpointsParams);
173 NO_MOVE_SEMANTIC(GetScriptSourceParams);
192 NO_MOVE_SEMANTIC(RemoveBreakpointParams);
216 NO_MOVE_SEMANTIC(RemoveBreakpointsByUrlParams);
240 NO_MOVE_SEMANTIC(ResumeParams);
259 NO_MOVE_SEMANTIC(SetAsyncCallStackDepthParam
[all...]
H A Dpt_returns.h33 NO_MOVE_SEMANTIC(PtBaseReturns);
47 NO_MOVE_SEMANTIC(DebuggerEnableReturns);
63 NO_MOVE_SEMANTIC(EnableReturns);
80 NO_MOVE_SEMANTIC(SetBreakpointByUrlReturns);
98 NO_MOVE_SEMANTIC(GetPossibleAndSetBreakpointByUrlReturns);
115 NO_MOVE_SEMANTIC(EvaluateOnCallFrameReturns);
133 NO_MOVE_SEMANTIC(GetPossibleBreakpointsReturns);
150 NO_MOVE_SEMANTIC(GetScriptSourceReturns);
167 NO_MOVE_SEMANTIC(RestartFrameReturns);
182 NO_MOVE_SEMANTIC(SearchInContentReturn
[all...]
/arkcompiler/ets_runtime/ecmascript/platform/
H A Dmutex.h62 NO_MOVE_SEMANTIC(RecursiveMutex);
85 NO_MOVE_SEMANTIC(RWLock);
122 NO_MOVE_SEMANTIC(LockHolder);
141 NO_MOVE_SEMANTIC(ReadLockHolder);
160 NO_MOVE_SEMANTIC(WriteLockHolder);
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dthread_scopes.h38 NO_MOVE_SEMANTIC(ScopedAssertManagedCode);
55 NO_MOVE_SEMANTIC(ScopedAssertNativeCode);
85 NO_MOVE_SEMANTIC(ScopedNativeCodeThread);
106 NO_MOVE_SEMANTIC(ScopedManagedCodeThread);
127 NO_MOVE_SEMANTIC(ScopedChangeThreadStatus);
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc_scope.h34 NO_MOVE_SEMANTIC(GCScope);
43 NO_MOVE_SEMANTIC(GCScope);
53 NO_MOVE_SEMANTIC(GCScope);
62 NO_MOVE_SEMANTIC(GCScope);
71 NO_MOVE_SEMANTIC(GCScope);
/arkcompiler/runtime_core/libpandabase/os/
H A Dmutex.h87 NO_MOVE_SEMANTIC(Mutex);
99 NO_MOVE_SEMANTIC(RecursiveMutex);
122 NO_MOVE_SEMANTIC(RWLock);
144 NO_MOVE_SEMANTIC(ConditionVariable);
174 NO_MOVE_SEMANTIC(LockHolder);
198 NO_MOVE_SEMANTIC(ReadLockHolder);
222 NO_MOVE_SEMANTIC(WriteLockHolder);
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DdynamicContext.h41 NO_MOVE_SEMANTIC(DynamicContext);
101 NO_MOVE_SEMANTIC(LabelContext);
118 NO_MOVE_SEMANTIC(LexEnvContext);
142 NO_MOVE_SEMANTIC(IteratorContext);
171 NO_MOVE_SEMANTIC(CatchContext);
209 NO_MOVE_SEMANTIC(TryContext);
242 NO_MOVE_SEMANTIC(ETSCatchContext);
280 NO_MOVE_SEMANTIC(ETSTryContext);
H A DregScope.h35 NO_MOVE_SEMANTIC(RegScope);
56 NO_MOVE_SEMANTIC(LocalRegScope);
70 NO_MOVE_SEMANTIC(LoopRegScope);
85 NO_MOVE_SEMANTIC(FunctionRegScope);
H A DregAllocator.h34 NO_MOVE_SEMANTIC(AllocatorBase);
65 NO_MOVE_SEMANTIC(SimpleAllocator);
82 NO_MOVE_SEMANTIC(RegAllocatorBase);
101 NO_MOVE_SEMANTIC(RegAllocator);
119 NO_MOVE_SEMANTIC(RangeRegAllocator);
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DregScope.h35 NO_MOVE_SEMANTIC(RegScope);
54 NO_MOVE_SEMANTIC(LocalRegScope);
68 NO_MOVE_SEMANTIC(LoopRegScope);
82 NO_MOVE_SEMANTIC(FunctionRegScope);
H A DdynamicContext.h41 NO_MOVE_SEMANTIC(DynamicContext);
90 NO_MOVE_SEMANTIC(LabelContext);
107 NO_MOVE_SEMANTIC(LexEnvContext);
128 NO_MOVE_SEMANTIC(IteratorContext);
158 NO_MOVE_SEMANTIC(DestructuringIteratorContext);
198 NO_MOVE_SEMANTIC(TryContext);
H A DcompileQueue.h42 NO_MOVE_SEMANTIC(CompileFunctionJob);
66 NO_MOVE_SEMANTIC(CompileModuleRecordJob);
84 NO_MOVE_SEMANTIC(CompileFileJob);
123 NO_MOVE_SEMANTIC(CompileAbcClassJob);
150 NO_MOVE_SEMANTIC(PostAnalysisOptimizeFileJob);
166 NO_MOVE_SEMANTIC(CompileFuncQueue);
186 NO_MOVE_SEMANTIC(CompileFileQueue);
211 NO_MOVE_SEMANTIC(CompileAbcClassQueue);
235 NO_MOVE_SEMANTIC(PostAnalysisOptimizeFileQueue);
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dmutex.h101 NO_MOVE_SEMANTIC(Mutex);
113 NO_MOVE_SEMANTIC(RecursiveMutex);
136 NO_MOVE_SEMANTIC(RWLock);
158 NO_MOVE_SEMANTIC(ConditionVariable);
188 NO_MOVE_SEMANTIC(LockHolder);
212 NO_MOVE_SEMANTIC(ReadLockHolder);
236 NO_MOVE_SEMANTIC(WriteLockHolder);
347 NO_MOVE_SEMANTIC(ScopedLock);
380 NO_MOVE_SEMANTIC(ReadScopedLock);
413 NO_MOVE_SEMANTIC(WriteScopedLoc
[all...]
/arkcompiler/ets_frontend/ets2panda/parser/
H A DparserStatusContext.h35 NO_MOVE_SEMANTIC(SavedStatusContext);
53 NO_MOVE_SEMANTIC(SwitchContext);
62 NO_MOVE_SEMANTIC(IterationContext);
71 NO_MOVE_SEMANTIC(FunctionParameterContext);
149 NO_MOVE_SEMANTIC(FunctionContext);
169 NO_MOVE_SEMANTIC(ArrowFunctionContext);
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_space.h39 NO_MOVE_SEMANTIC(SharedSparseSpace);
129 NO_MOVE_SEMANTIC(SharedAppSpawnSpace);
139 NO_MOVE_SEMANTIC(SharedNonMovableSpace);
163 NO_MOVE_SEMANTIC(SharedOldSpace);
174 NO_MOVE_SEMANTIC(SharedLocalSpace);
209 NO_MOVE_SEMANTIC(SharedReadOnlySpace);
222 NO_MOVE_SEMANTIC(SharedHugeObjectSpace);
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dtlab_allocator.h29 NO_MOVE_SEMANTIC(TlabAllocatorBase);
42 NO_MOVE_SEMANTIC(TlabAllocator);
75 NO_MOVE_SEMANTIC(SharedTlabAllocator);
H A Dlinear_space.h26 NO_MOVE_SEMANTIC(LinearSpace);
83 NO_MOVE_SEMANTIC(EdenSpace);
134 NO_MOVE_SEMANTIC(SemiSpace);
173 NO_MOVE_SEMANTIC(SnapshotSpace);
211 NO_MOVE_SEMANTIC(ReadOnlySpace);
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Drendezvous.h52 NO_MOVE_SEMANTIC(Rendezvous);
73 NO_MOVE_SEMANTIC(ScopedSuspendAllThreads);
85 NO_MOVE_SEMANTIC(ScopedSuspendAllThreadsRunning);
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DsavedBindingsCtx.h30 NO_MOVE_SEMANTIC(SavedBindingsContext);
58 NO_MOVE_SEMANTIC(ExportDeclarationContext);
72 NO_MOVE_SEMANTIC(ImportDeclarationContext);
/arkcompiler/ets_frontend/ets2panda/ir/
H A Dtyped.h38 NO_MOVE_SEMANTIC(Typed);
93 NO_MOVE_SEMANTIC(TypedAstNode);
108 NO_MOVE_SEMANTIC(AnnotatedAstNode);
129 NO_MOVE_SEMANTIC(TypedStatement);
146 NO_MOVE_SEMANTIC(AnnotatedStatement);
/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
H A Dlattice_element.h53 NO_MOVE_SEMANTIC(LatticeElement);
85 NO_MOVE_SEMANTIC(TopElement);
98 NO_MOVE_SEMANTIC(BottomElement);
111 NO_MOVE_SEMANTIC(ConstantElement);
/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
H A Dgc_workers_thread_pool.h33 NO_MOVE_SEMANTIC(GCWorkersProcessor);
53 NO_MOVE_SEMANTIC(GCWorkersQueueSimple);
108 NO_MOVE_SEMANTIC(GCWorkersCreationInterface);
131 NO_MOVE_SEMANTIC(GCWorkersThreadPool);
/arkcompiler/runtime_core/libpandabase/trace/
H A Dtrace.h84 NO_MOVE_SEMANTIC(ScopedTrace);
102 NO_MOVE_SEMANTIC(ScopeTraceStremHelperBegin);
117 NO_MOVE_SEMANTIC(ScopeTraceStremHelperEnd);

Completed in 33 milliseconds

12345678910>>...40