Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dmethod.h116 static bool IsFastCall(uint64_t callField) in IsFastCall() function
334 bool IsFastCall() const in IsFastCall() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h198 static bool IsFastCall(uint64_t callField) in IsFastCall() function
203 bool IsFastCall() const in IsFastCall() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2718 inline GateRef StubBuilder::IsFastCall(GateRef method) in IsFastCall() function