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.h165 bool IsFastCall(CString fileDesc, uint32_t methodOffset) in IsFastCall() function
Daot_compiler_preprocessor.cpp365 bool CallMethodFlagMap::IsFastCall(CString fileDesc, uint32_t methodOffset) const in IsFastCall() function in panda::ecmascript::kungfu::CallMethodFlagMap
Dstub_builder-inl.h3573 inline GateRef StubBuilder::IsFastCall(GateRef method) 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
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h213 static bool IsFastCall(uint64_t callField) in IsFastCall() function
218 bool IsFastCall() const in IsFastCall() function