Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds