Home
last modified time | relevance | path

Searched defs:GetLanguageContext (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dexceptions.cpp44 static LanguageContext GetLanguageContext(ManagedThread *thread) in GetLanguageContext() function
[all...]
H A Dthread.cpp891 LanguageContext ManagedThread::GetLanguageContext() in GetLanguageContext() function in ark::ManagedThread
H A Druntime.cpp189 LanguageContext Runtime::GetLanguageContext(panda_file::SourceLang lang) in GetLanguageContext() function in ark::Runtime
201 LanguageContext Runtime::GetLanguageContext(const Method &method) in GetLanguageContext() function in ark::Runtime
214 LanguageContext Runtime::GetLanguageContext(const Class &cls) in GetLanguageContext() function in ark::Runtime
219 LanguageContext Runtime::GetLanguageContext(const BaseClass &cls) in GetLanguageContext() function in ark::Runtime
224 LanguageContext Runtime::GetLanguageContext(panda_fil function in ark::Runtime
234 LanguageContext Runtime::GetLanguageContext(const std::string &runtimeType) GetLanguageContext() function in ark::Runtime
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_class_linker_extension.h244 LanguageContext GetLanguageContext() const in GetLanguageContext() function in ark::ets::EtsClassLinkerExtension
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Druntime_interface.h272 static panda_file::SourceLang GetLanguageContext(Method *methodPtr) in GetLanguageContext() function in ark::interpreter::RuntimeInterface
307 static LanguageContext GetLanguageContext(const Method &method) in GetLanguageContext() function in ark::interpreter::RuntimeInterface
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dstring_test.cpp56 LanguageContext GetLanguageContext() in GetLanguageContext() function in ark::coretypes::test::StringTest
[all...]
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
H A Dtest_runtime_interface.h452 static LanguageContext GetLanguageContext(const Method &method) in GetLanguageContext() function in ark::interpreter::test::RuntimeInterface

Completed in 8 milliseconds