Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dmethod.h81 bool IsAotWithCallField(uint64_t callField) const in IsAotWithCallField() function
179 bool IsAotWithCallField() const in IsAotWithCallField() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h102 bool IsAotWithCallField() const in IsAotWithCallField() function
158 static bool IsAotWithCallField(uint64_t callField) in IsAotWithCallField() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2707 inline GateRef StubBuilder::IsAotWithCallField(GateRef method) in IsAotWithCallField() function