Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compiler_preprocessor.h158 void SetIsFastCall(CString fileDesc, uint32_t methodOffset, bool isFastCall) in SetIsFastCall() function in panda::ecmascript::kungfu::AotCompilerPreprocessor
H A Daot_compiler_preprocessor.cpp363 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 Dmethod_literal.h194 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 Dmethod.h107 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