Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_symbol.cpp51 …JSHandle<JSTaggedValue> descHandle = JSHandle<JSTaggedValue>::Cast(JSTaggedValue::ToString(thread,… in SymbolConstructor() local
99 JSHandle<JSTaggedValue> descHandle(thread, symbolObject->GetDescription()); in SymbolDescriptiveString() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_object_test.cpp221 JSHandle<JSObject> descHandle(JSObject::FromPropertyDescriptor(thread, desc)); in HWTEST_F_L0() local
268 JSHandle<JSObject> descHandle(JSObject::FromPropertyDescriptor(thread, desc)); in HWTEST_F_L0() local