Home
last modified time | relevance | path

Searched defs:objectHandle (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Darray_helper_test.cpp113 JSHandle<JSObject> objectHandle = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); in HWTEST_F_L0() local
140 JSHandle<JSObject> objectHandle = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dlayout_info_test.cpp120 JSHandle<JSObject> objectHandle = factory->NewEmptyJSObject(); in GetAllKeysCommon() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_date.cpp155 JSHandle<JSTaggedValue> objectHandle = JSHandle<JSTaggedValue>::Cast(object); in ToJSON() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3804 JSHandle<JSTaggedValue> objectHandle = JSNApiHelper::ToJSHandle(obj); in SetValueAt() local
3847 JSHandle<JSTaggedValue> objectHandle = JSNApiHelper::ToJSHandle(obj); in SetProperty() local

Completed in 19 milliseconds