Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_function.h343 inline static bool HasAccessor(FunctionKind kind) in HasAccessor() function
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.cpp149 static bool HasAccessor(const PropertySearchFlags &flags, const ETSFunctionType *funcType) in HasAccessor() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3837 inline GateRef StubBuilder::HasAccessor(GateRef kind) in HasAccessor() function