Home
last modified time | relevance | path

Searched refs:GetObj (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/
H A Dsynchronized.h88 // GetObj() should be ideally annotated with REQUIRES/REQUIRES_SHARED and c with GUARDED_BY, but then the current
90 C &GetObj() in GetObj() function
95 const C &GetObj() const in GetObj() function
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_iterator.cpp55 BUILTINS_API_TRACE(argv->GetThread(), Iterator, GetObj); in GetIteratorObj()
H A Dbuiltins_async_iterator.cpp65 BUILTINS_API_TRACE(argv->GetThread(), AsyncIterator, GetObj); in GetAsyncIteratorObj()
/arkcompiler/ets_runtime/ecmascript/
H A Druntime_call_id.h509 V(Iterator, GetObj) \
528 V(AsyncIterator, GetObj) \

Completed in 3 milliseconds