Searched defs:SetAotCodeBit (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | method_literal.h | 72 void SetAotCodeBit(bool isCompiled) in SetAotCodeBit() function 134 static uint64_t SetAotCodeBit(uint64_t callField, bool isCompiled) in SetAotCodeBit() function |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | method.h | 47 uint64_t SetAotCodeBit(uint64_t callField, bool isCompiled) in SetAotCodeBit() function in panda::ecmascript::Method 131 void SetAotCodeBit(bool isCompiled) in SetAotCodeBit() function in panda::ecmascript::Method |
Completed in 2 milliseconds