Home
last modified time | relevance | path

Searched defs:IsFieldVolatile (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Druntime_adapter.h335 bool IsFieldVolatile(FieldPtr field) const override in IsFieldVolatile() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp689 bool PandaRuntimeInterface::IsFieldVolatile(FieldPtr field) const in IsFieldVolatile() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1068 virtual bool IsFieldVolatile([[maybe_unused]] FieldPtr field) const in IsFieldVolatile() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h1581 bool IsFieldVolatile(FieldID id) const in IsFieldVolatile() function