Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/builtins/tests/
Dbuiltins_object_test.cpp305 JSHandle<JSTaggedValue> writableStr = thread->GlobalConstants()->GetHandledWritableString(); in HWTEST_F_L0() local
382 JSHandle<JSTaggedValue> writableStr = thread->GlobalConstants()->GetHandledWritableString(); in HWTEST_F_L0() local
/ark/js_runtime/ecmascript/
Djs_object.cpp1482 JSHandle<JSTaggedValue> writableStr = globalConst->GetHandledWritableString(); in FromPropertyDescriptor() local
1625 JSHandle<JSTaggedValue> writableStr = globalConst->GetHandledWritableString(); in ToPropertyDescriptor() local