Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sendable_tests.cpp145 Local<StringRef> nonStaticStr = StringRef::NewFromUtf8(vm, nonStaticKey.c_str()); in GetNewSendableClassFunction() local
146 infos.nonStaticPropertiesInfo.keys.push_back(nonStaticStr); in GetNewSendableClassFunction()
148 infos.nonStaticPropertiesInfo.attributes.push_back(PropertyAttribute(nonStaticStr, true, true, true)); in GetNewSendableClassFunction()

Completed in 2 milliseconds