Home
last modified time | relevance | path

Searched defs:attrs (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DstrictNullNotNullIndexTypeShouldWork.ts26 attrs: Readonly<T>; property in Test
58 attrs: Readonly<T>; property in Test2
/arkcompiler/runtime_core/libpandabase/os/
Dmutex.cpp56 void Mutex::Init(pthread_mutexattr_t *attrs) in Init()
88 pthread_mutexattr_t attrs; in RecursiveMutex() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.cpp357 JSTaggedValue attrs = jshclass->GetLayout(); in LookupPropertyInlinedProps() local
Djs_hclass.cpp307 JSTaggedValue attrs = newJsHClass->GetLayout(); in TransitionExtension() local
Ddump.cpp527 JSTaggedValue attrs = jshclass->GetLayout(); in DumpHClass() local
1442 JSTaggedValue attrs = jshclass->GetLayout(); in Dump() local
3596 JSTaggedValue attrs = jshclass->GetLayout(); in Dump() local
4372 JSTaggedValue attrs = jshclass->GetLayout(); in DumpForSnapshot() local