Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp338 PropertyAttributes attrValue(attr.GetInt()); in DEF_RUNTIME_STUBS() local
373 PropertyAttributes attrValue(attr.GetInt()); in DEF_RUNTIME_STUBS() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp682 const char *attrValue = "true"; in SetGCLeafFunction() local
Dstub_builder.cpp2104 auto attrValue = GetValueFromTaggedArray(elements, attributesIndex); in GetAttributesFromDictionary() local