Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_object_test.cpp304 JSHandle<JSTaggedValue> writableStr = thread->GlobalConstants()->GetHandledWritableString(); in HWTEST_F_L0() local
381 JSHandle<JSTaggedValue> writableStr = thread->GlobalConstants()->GetHandledWritableString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp1570 JSHandle<JSTaggedValue> writableStr = globalConst->GetHandledWritableString(); in FromPropertyDescriptor() local
1713 JSHandle<JSTaggedValue> writableStr = globalConst->GetHandledWritableString(); in ToPropertyDescriptor() local