Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
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/ets_runtime/ecmascript/
Dmethod.h47 uint64_t SetAotCodeBit(uint64_t callField, bool isCompiled) in SetAotCodeBit()
131 void SetAotCodeBit(bool isCompiled) in SetAotCodeBit()
Djs_function.h101 void SetCompiledCodeBit(bool isCompiled) in SetCompiledCodeBit()
/arkcompiler/runtime_core/static_core/runtime/tests/
Dstack_walker_test.cpp357 void StackWalkerTest::TestModifyManyVregs(bool isCompiled) in TestModifyManyVregs()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h98 void SetIsCompiled(bool isCompiled) in SetIsCompiled()
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.cpp308 bool isCompiled; member
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp922 auto isCompiled = compilerCtx.GetCompilationStatus(); in StartCompileMethod() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument