Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 109) sorted by relevance

12345

/arkcompiler/ets_runtime/ecmascript/
Decma_handle_scope.cpp23 auto context = thread_->GetCurrentEcmaContext(); in EcmaHandleScope() local
28 void EcmaHandleScope::OpenHandleScope(EcmaContext *context) in OpenHandleScope()
40 void EcmaHandleScope::OpenPrimitiveScope(EcmaContext *context) in OpenPrimitiveScope()
54 auto context = thread_->GetCurrentEcmaContext(); in ~EcmaHandleScope() local
59 void EcmaHandleScope::CloseHandleScope(EcmaContext *context) in CloseHandleScope()
73 void EcmaHandleScope::ClosePrimitiveScope(EcmaContext *context) in ClosePrimitiveScope()
98 auto context = thread->GetCurrentEcmaContext(); in NewHandle() local
136 auto context = thread->GetCurrentEcmaContext(); in NewPrimitiveHandle() local
Dglobal_index_map.h39 static inline JSHandle<PointerToIndexDictionary> GetGlobalIndexMap(EcmaContext *context) in GetGlobalIndexMap()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profile_type.cpp22 ProfileTypeRef::ProfileTypeRef(PGOContext &context, const ProfileType &type) in ProfileTypeRef()
29 ProfileTypeRef &ProfileTypeRef::Remap([[maybe_unused]] const PGOContext &context) in Remap()
35 ProfileType::ProfileType(PGOContext &context, ProfileTypeRef typeRef, bool *isValid) in ProfileType()
57 ProfileType &ProfileType::Remap([[maybe_unused]]const PGOContext &context) in Remap()
/arkcompiler/runtime_core/static_core/runtime/
Dsignal_handler.cpp46 [[maybe_unused]] const void *context) in DumpStackTrace()
70 static bool CallSignalActionHandler(int sig, siginfo_t *info, void *context) in CallSignalActionHandler()
75 bool SignalManager::SignalActionHandler(int sig, siginfo_t *info, void *context) in SignalActionHandler()
96 …Manager::InOatCode([[maybe_unused]] const siginfo_t *siginfo, [[maybe_unused]] const void *context, in InOatCode()
170 [[maybe_unused]] const void *context, in GetMethodAndReturnPcAndSp()
269 bool DetectSEGVFromCompiledCode(int sig, siginfo_t *siginfo, void *context) in DetectSEGVFromCompiledCode()
281 bool DetectSEGVFromHandler(int sig, siginfo_t *siginfo, void *context) in DetectSEGVFromHandler()
296 bool DetectSEGVFromMemory(int sig, siginfo_t *siginfo, void *context) in DetectSEGVFromMemory()
309 bool DetectSEGVFromCode(int sig, siginfo_t *siginfo, void *context) in DetectSEGVFromCode()
340 bool DetectSEGVFromNullCheck(int sig, siginfo_t *siginfo, void *context) in DetectSEGVFromNullCheck()
[all …]
/arkcompiler/ets_frontend/ets2panda/util/
Dplugin.h50 void AfterParse(es2panda_Context *context) const in AfterParse()
57 void AfterCheck(es2panda_Context *context) const in AfterCheck()
64 void AfterLowerings(es2panda_Context *context) const in AfterLowerings()
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_context_test.cpp30 auto context = EcmaContext::CreateAndInitialize(thread); in HWTEST_F_L0() local
48 auto context = EcmaContext::CreateAndInitialize(thread); in HWTEST_F_L0() local
60 auto context = EcmaContext::CreateAndInitialize(thread); in HWTEST_F_L0() local
72 auto context = EcmaContext::CreateAndInitialize(thread); in HWTEST_F_L0() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcompilerImpl.cpp49 void CompilerImpl::HandleContextLiterals(public_lib::Context *context) in HandleContextLiterals()
61 ark::pandasm::Program *CompilerImpl::Emit(public_lib::Context *context) in Emit()
105 ASTVerificationRunner(ArenaAllocator &allocator, const public_lib::Context &context) in ASTVerificationRunner()
178 compiler::ProgramElement *programElement) -> void { in MakeCompileJob()
190 static bool RunVerifierAndPhases(CompilerImpl *compilerImpl, public_lib::Context &context, in RunVerifierAndPhases()
228 static bool RunPhases(CompilerImpl *compilerImpl, public_lib::Context &context, const std::vector<P… in RunPhases()
260 public_lib::Context context; in CreateCompiler() local
DJSemitter.h45 explicit JSEmitter(const public_lib::Context *context) : Emitter(context) {} in JSEmitter()
DcompileJob.h54 void SetContext(public_lib::Context *context, varbinder::FunctionScope *scope) in SetContext()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_profile_type_pool.h65 … uint32_t ProcessToBinary([[maybe_unused]] PGOContext &context, std::fstream &stream) override in ProcessToBinary()
72 uint32_t ParseFromBinary([[maybe_unused]] PGOContext &context, void **buffer, in ParseFromBinary()
85 void Remap(PGOContext &context) in Remap()
163 void Remap(PGOContext &context) in Remap()
Dpgo_record_pool.h58 … uint32_t ProcessToBinary([[maybe_unused]] PGOContext &context, std::fstream &stream) override in ProcessToBinary()
64 uint32_t ParseFromBinary([[maybe_unused]] PGOContext &context, void **buffer, in ParseFromBinary()
141 uint32_t ProcessToBinary(PGOContext &context, std::fstream &stream) override in ProcessToBinary()
162 uint32_t ParseFromBinary(PGOContext &context, void **buffer, in ParseFromBinary()
266 void Merge(const PGOContext &context, PGOAbcFilePool &pool) in Merge()
Dpgo_proto_transition_type_pool.h49 uint32_t ProcessToBinary(PGOContext &context, std::fstream &stream) override in ProcessToBinary()
70 uint32_t ParseFromBinary(PGOContext &context, void **buffer, in ParseFromBinary()
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp339 Emitter::Emitter(CompilerContext *context) in Emitter()
389 void Emitter::GenJsonContentRecord(const CompilerContext *context) in GenJsonContentRecord()
403 void Emitter::AddFunction(FunctionEmitter *func, CompilerContext *context) in AddFunction()
421 void Emitter::AddScopeNamesRecord(CompilerContext *context) in AddScopeNamesRecord()
479 void Emitter::AddSourceTextModuleRecord(ModuleRecordEmitter *module, CompilerContext *context) in AddSourceTextModuleRecord()
526 void Emitter::AddModuleRequestPhaseRecord(ModuleRecordEmitter *module, CompilerContext *context) in AddModuleRequestPhaseRecord()
557 void Emitter::AddHasTopLevelAwaitRecord(bool hasTLA, const CompilerContext *context) in AddHasTopLevelAwaitRecord()
582 void Emitter::AddSharedModuleRecord(const CompilerContext *context) in AddSharedModuleRecord()
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp407 static void CompileJob(public_lib::Context *context, varbinder::FunctionScope *scope, in CompileJob()
675 extern "C" es2panda_Context *ProceedToState(es2panda_Context *context, es2panda_ContextState state) in ProceedToState()
707 extern "C" void DestroyContext(es2panda_Context *context) in DestroyContext()
722 extern "C" es2panda_ContextState ContextState(es2panda_Context *context) in ContextState()
728 extern "C" char const *ContextErrorMessage(es2panda_Context *context) in ContextErrorMessage()
734 extern "C" es2panda_Program *ContextProgram(es2panda_Context *context) in ContextProgram()
803 extern "C" void AstNodeSetDecorators(es2panda_Context *context, es2panda_AstNode *ast, es2panda_Ast… in AstNodeSetDecorators()
905 extern "C" es2panda_AstNode *CreateAsExpression(es2panda_Context *context, es2panda_AstNode *expr, in CreateAsExpression()
967 extern "C" es2panda_AstNode *CreateAssignmentExpression(es2panda_Context *context, es2panda_AstNode… in CreateAssignmentExpression()
1031 extern "C" es2panda_AstNode *CreateBinaryExpression(es2panda_Context *context, es2panda_AstNode *le… in CreateBinaryExpression()
[all …]
/arkcompiler/runtime_core/static_core/compiler/aot/
Daot_manager.cpp81 static void FancyClassContextPrint(std::string_view context) in FancyClassContextPrint()
94 static bool CheckFilesInClassContext(std::string_view context, std::string_view aotContext) in CheckFilesInClassContext()
121 auto context = aotFile->IsBootPandaFile() ? bootClassContext_ : completeContext; in VerifyClassHierarchy() local
Daot_manager.h52 void SetBootClassContext(PandaString context) in SetBootClassContext()
62 void SetAppClassContext(PandaString context) in SetAppClassContext()
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsAsExpression.cpp85 … auto context = checker::SavedCheckerContext(checker, checker::CheckerStatus::IN_CONST_CONTEXT); in Check() local
98 auto context = checker::SavedCheckerContext(checker, checker::CheckerStatus::NO_OPTS); in Check() local
/arkcompiler/ets_frontend/test/scripts/performance_test/
Dperformance_build.py279 def add_row(context): argument
283 def add_td(context): argument
287 def add_th(context): argument
291 def test_type_title(context): argument
295 def app_title(context): argument
/arkcompiler/ets_frontend/es2panda/ir/statements/
DvariableDeclarator.cpp135 auto context = checker::SavedCheckerContext(checker, checker::CheckerStatus::FORCE_TUPLE); in Check() local
145 auto context = checker::SavedCheckerContext(checker, checker::CheckerStatus::FORCE_TUPLE); in Check() local
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/
DASTAutofixer.ts23 private readonly context: ts.TransformationContext; property in Autofixer
DASTTransformer.ts21 private readonly context: ts.TransformationContext; property in Transformer
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine.cpp25 …tine *Coroutine::Create(Runtime *runtime, PandaVM *vm, PandaString name, CoroutineContext *context, in Create()
38 … ark::panda_file::SourceLang threadLang, PandaString name, CoroutineContext *context, in Coroutine()
59 void Coroutine::ReInitialize(PandaString name, CoroutineContext *context, std::optional<EntrypointI… in ReInitialize()
Dcoroutine_manager.cpp44 auto *context = main->GetContext<CoroutineContext>(); in DestroyMainCoroutine() local
79 auto *context = co->GetContext<CoroutineContext>(); in DestroyEntrypointlessCoroutine() local
/arkcompiler/ets_runtime/test/fuzztest/jsnapicontext_fuzzer/
Djsnapicontext_fuzzer.cpp33 EcmaContext *context = JSNApi::CreateJSContext(vm); in JSNApiSwitchCurrentContextFuzztest() local
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dterminate.cpp45 char *context; in Terminate() local

12345