Home
last modified time | relevance | path

Searched defs:SetIsFastCall (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.h160 void SetIsFastCall(CString fileDesc, uint32_t methodOffset, bool isFastCall) in SetIsFastCall() function
Daot_compiler_preprocessor.cpp360 void CallMethodFlagMap::SetIsFastCall(CString fileDesc, uint32_t methodOffset, bool isFastCall) in SetIsFastCall() function in panda::ecmascript::kungfu::CallMethodFlagMap
/arkcompiler/ets_runtime/ecmascript/
Dmethod.h107 static uint64_t SetIsFastCall(uint64_t callField, bool isFastCall) in SetIsFastCall() function
340 void SetIsFastCall(bool isFastCall) in SetIsFastCall() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h203 static uint64_t SetIsFastCall(uint64_t callField, bool isFastCall) in SetIsFastCall() function
208 void SetIsFastCall(bool isFastCall) in SetIsFastCall() function