Home
last modified time | relevance | path

Searched refs:AddSkippedMethod (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h119 bytecodeInfo_.AddSkippedMethod(compilingMethod); in Run()
Dpass.h189 ctx_->GetBytecodeInfo().AddSkippedMethod(methodOffset_); in AbortCompilation()
Dbytecode_info_collector.h475 void AddSkippedMethod(uint32_t methodOffset) in AddSkippedMethod() function