Home
last modified time | relevance | path

Searched defs:isCompiled (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dstack_walker_test.cpp357 void StackWalkerTest::TestModifyManyVregs(bool isCompiled) in TestModifyManyVregs() argument
/arkcompiler/ets_runtime/ecmascript/
H A Dmethod.h47 uint64_t SetAotCodeBit(uint64_t callField, bool isCompiled) in SetAotCodeBit() argument
131 void SetAotCodeBit(bool isCompiled) in SetAotCodeBit() argument
H A Djs_function.h101 void SetCompiledCodeBit(bool isCompiled) in SetCompiledCodeBit() argument
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmethod-inl.h118 bool isCompiled = thread->IsCurrentFrameCompiled(); in CompiledCodeExecute() local
171 bool isCompiled = thread->IsCurrentFrameCompiled(); in InvokeCompiledCode() local
233 auto isCompiled = thread->IsCurrentFrameCompiled(); in InvokeEntry() local
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dsampling_profiler.cpp308 bool isCompiled; member
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_info_collector.h98 void SetIsCompiled(bool isCompiled) in SetIsCompiled() argument

Completed in 7 milliseconds