Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_object_test.cpp280 JSHandle<JSTaggedValue> writableStr = thread->GlobalConstants()->GetHandledWritableString(); in HWTEST_F_L0() local
357 JSHandle<JSTaggedValue> writableStr = thread->GlobalConstants()->GetHandledWritableString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp2042 GateRef writableStr = GetGlobalConstantValue(VariableType::JS_POINTER(), glue_, in GetOwnPropertyDescriptors() local
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp2400 JSHandle<JSTaggedValue> writableStr = globalConst->GetHandledWritableString(); in FromPropertyDescriptor() local