Home
last modified time | relevance | path

Searched defs:IsElement (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.h107 inline bool IsElement() const in IsElement() function
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h168 static inline bool IsElement(Type handler) in IsElement() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dobject_operator_stub_builder.cpp656 GateRef ObjectOperatorStubBuilder::IsElement(ObjectOperatorResult &opResult) in IsElement() function in panda::ecmascript::kungfu::ObjectOperatorStubBuilder
Dstub_builder-inl.h2151 inline GateRef StubBuilder::IsElement(GateRef attr) in IsElement() function