Searched defs:SetIsFastCall (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | aot_compiler_preprocessor.h | 158 void SetIsFastCall(CString fileDesc, uint32_t methodOffset, bool isFastCall) in SetIsFastCall() function in panda::ecmascript::kungfu::AotCompilerPreprocessor |
| H A D | aot_compiler_preprocessor.cpp | 363 void CallMethodFlagMap::SetIsFastCall(CString fileDesc, uint32_t methodOffset, bool isFastCall) in SetIsFastCall() function in panda::ecmascript::kungfu::CallMethodFlagMap |
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | method_literal.h | 194 static uint64_t SetIsFastCall(uint64_t callField, bool isFastCall) in SetIsFastCall() function 199 void SetIsFastCall(bool isFastCall) in SetIsFastCall() function |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | method.h | 107 static uint64_t SetIsFastCall(uint64_t callField, bool isFastCall) in SetIsFastCall() function in panda::ecmascript::Method 340 void SetIsFastCall(bool isFastCall) in SetIsFastCall() function in panda::ecmascript::Method |
Completed in 4 milliseconds