Home
last modified time | relevance | path

Searched defs:IsFieldArrayBuffer (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_runtime_interface.cpp318 bool EtsRuntimeInterface::IsFieldArrayBuffer(FieldPtr field) const in IsFieldArrayBuffer() function in ark::ets::EtsRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h495 virtual bool IsFieldArrayBuffer([[maybe_unused]] FieldPtr field) const in IsFieldArrayBuffer() function