Home
last modified time | relevance | path

Searched refs:GetOptCodeProfiler (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder_helper.h32 profiling_ = options->GetOptCodeProfiler(); in tripleStr_()
/arkcompiler/ets_runtime/ecmascript/
Decma_context.h290 OptCodeProfiler *GetOptCodeProfiler() const in GetOptCodeProfiler() function
Djs_runtime_options.h1190 bool GetOptCodeProfiler() const in GetOptCodeProfiler() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp2497 OptCodeProfiler *profiler = thread->GetCurrentEcmaContext()->GetOptCodeProfiler(); in DEF_RUNTIME_STUBS()