Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.h167 bool IsFastCall(CString fileDesc, uint32_t methodOffset) in IsFastCall() function
Dmcr_gate_meta_data.h229 bool IsFastCall() const in IsFastCall() function
Daot_compiler_preprocessor.cpp363 bool CallMethodFlagMap::IsFastCall(CString fileDesc, uint32_t methodOffset) const in IsFastCall() function in panda::ecmascript::kungfu::CallMethodFlagMap
Dgate_accessor.cpp307 bool GateAccessor::IsFastCall(GateRef gate) const in IsFastCall() function in panda::ecmascript::kungfu::GateAccessor
Dstub_builder-inl.h3817 inline GateRef StubBuilder::IsFastCall(GateRef method) 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
/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/builtins/
Dbuiltins_ark_tools.cpp535 JSTaggedValue BuiltinsArkTools::IsFastCall(EcmaRuntimeCallInfo *info) in IsFastCall() function in panda::ecmascript::builtins::BuiltinsArkTools