Searched defs:IsFastCall (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | aot_compiler_preprocessor.h | 163 bool IsFastCall(CString fileDesc, uint32_t methodOffset) in IsFastCall() function in panda::ecmascript::kungfu::AotCompilerPreprocessor |
| H A D | aot_compiler_preprocessor.cpp | 368 bool CallMethodFlagMap::IsFastCall(CString fileDesc, uint32_t methodOffset) const in IsFastCall() function in panda::ecmascript::kungfu::CallMethodFlagMap |
| H A D | stub_builder-inl.h | 3388 inline GateRef StubBuilder::IsFastCall(GateRef method) in IsFastCall() function in panda::ecmascript::kungfu::StubBuilder |
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | method_literal.h | 204 static bool IsFastCall(uint64_t callField) in IsFastCall() function 209 bool IsFastCall() const in IsFastCall() function |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | method.h | 112 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