Home
last modified time | relevance | path

Searched defs:IsFastCall (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.h163 bool IsFastCall(CString fileDesc, uint32_t methodOffset) in IsFastCall() function
Daot_compiler_preprocessor.cpp374 bool CallMethodFlagMap::IsFastCall(CString fileDesc, uint32_t methodOffset) const in IsFastCall() function in panda::ecmascript::kungfu::CallMethodFlagMap
Dstub_builder-inl.h3284 inline GateRef StubBuilder::IsFastCall(GateRef method) in IsFastCall() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h204 static bool IsFastCall(uint64_t callField) in IsFastCall() function
209 bool IsFastCall() const in IsFastCall() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.h112 static bool IsFastCall(uint64_t callField) in IsFastCall() function
347 bool IsFastCall() const in IsFastCall() function