Home
last modified time | relevance | path

Searched defs:JSThread (Results 1 – 24 of 24) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_root_visitor.h23 class JSThread; variable
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsampling_processor.h28 class JSThread; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dtagged_object.h25 class JSThread; variable
Dheap_region_allocator.h24 class JSThread; variable
Dregion.h35 class JSThread; variable
/arkcompiler/ets_runtime/ecmascript/
Dbyte_array.h25 class JSThread; variable
Dtagged_array.h24 class JSThread; variable
Djs_arguments.h23 class JSThread; variable
Dglobal_env.h26 class JSThread; variable
Dglobal_env_constants.h29 class JSThread; variable
Djs_function.h25 class JSThread; variable
Djs_tagged_value.h36 class JSThread; variable
Djs_thread.cpp59 JSThread::JSThread(EcmaVM *vm) : id_(os::thread::GetCurrentThreadId()), vm_(vm) in JSThread() function in panda::ecmascript::JSThread
Daot_file_manager.h26 class JSThread; variable
Dframes.h27 class JSThread; variable
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_deque.h30 class JSThread; variable
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.h32 class JSThread; variable
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime.h27 class JSThread; variable
Dproperties_cache.h85 friend class JSThread; variable
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h31 class JSThread; variable
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.h29 class JSThread; variable
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dframe_handler.h28 class JSThread; variable
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h34 class JSThread; variable
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h59 class JSThread; variable
68 using JSThread = ecmascript::JSThread; variable