Home
last modified time | relevance | path

Searched defs:thread_ (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.h158 JSThread *thread_; variable
174 : thread_(thread), factory_(thread->GetEcmaVM()->GetFactory()), in thread_() function
220 JSThread *thread_ = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.h71 JSThread *thread_ = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.cpp85 JSThread *thread_ {nullptr}; member in panda::ecmascript::FrameWriter
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp54 JSThread *thread_ = {nullptr}; member in panda::test::DFXJSNApiTests
Djsnapi_tests.cpp67 JSThread *thread_ = nullptr; member in panda::test::JSNApiTests
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h583 JSThread *thread_; variable
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h351 void *thread_ = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_math_test.cpp47 static JSThread *thread_; member in panda::test::BuiltinsMathTest
51 JSThread *BuiltinsMathTest::thread_ = nullptr; member in panda::test::BuiltinsMathTest