Searched refs:SetAotCodeBit (Results 1 – 11 of 11) sorted by relevance
46 uint64_t SetAotCodeBit(uint64_t callField, bool isCompiled) in SetAotCodeBit() function135 void SetAotCodeBit(bool isCompiled) in SetAotCodeBit() function138 uint64_t newValue = SetAotCodeBit(callField, isCompiled); in SetAotCodeBit()391 SetAotCodeBit(true); in SetCodeEntryAndMarkAOT()398 SetAotCodeBit(false); in ClearAOTFlags()
132 methodLiteral->SetAotCodeBit(true); in SetCompiledFuncEntry()
565 method->SetAotCodeBit(false); // if Construct is not ClassConstructor, don't run aot in ConstructInternal()
1840 method->SetAotCodeBit(true); in NewAotFunction()
70 void SetAotCodeBit(bool isCompiled) in SetAotCodeBit() function128 static uint64_t SetAotCodeBit(uint64_t callField, bool isCompiled) in SetAotCodeBit() function
280 mainMethod->SetAotCodeBit(true); in SetAOTMainFuncEntry()291 methodLiteral->SetAotCodeBit(true); in SetAOTMainFuncEntry()317 methodLiteral->SetAotCodeBit(true); in SetAOTFuncEntry()
68 method->SetAotCodeBit(true); in DEF_RUNTIME_STUBS()
2724 …ctor->GetCallTarget()->SetAotCodeBit(false); // if Construct is not ClassConstructor, don't run aot in GetResultValue()
253 destMethod->SetAotCodeBit(false); in ReplaceMethod()
226 method->SetAotCodeBit(false); in RemoveAOTFlag()
1945 methodLiteral->SetAotCodeBit(true); in HWTEST_F_L0()