Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_runtime_interface.cpp239 bool EtsRuntimeInterface::IsFieldStringBuilderBuffer(FieldPtr field) const in IsFieldStringBuilderBuffer() function in ark::ets::EtsRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dreserve_string_builder_buffer.cpp126 bool IsFieldStringBuilderBuffer(StoreObjectInst *storeObject) in IsFieldStringBuilderBuffer() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h408 virtual bool IsFieldStringBuilderBuffer([[maybe_unused]] FieldPtr field) const in IsFieldStringBuilderBuffer() function