| /arkcompiler/ets_runtime/ecmascript/ic/tests/ |
| D | proto_change_details_test.cpp | 139 …JSHandle<JSObject> handleObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), obj… in HWTEST_F_L0() local 170 …JSHandle<JSObject> handleObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), obj… in HWTEST_F_L0() local 203 …JSHandle<JSObject> handleObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), obj… in HWTEST_F_L0() local 257 …JSHandle<JSTaggedValue> handleObj(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), … in HWTEST_F_L0() local
|
| D | profile_type_info_test.cpp | 137 …JSHandle<JSObject> handleObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), obj… in HWTEST_F_L0() local 192 …JSHandle<JSObject> handleObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), obj… in HWTEST_F_L0() local 222 …JSHandle<JSObject> handleObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), obj… in HWTEST_F_L0() local 363 …JSHandle<JSObject> handleObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), obj… in HWTEST_F_L0() local
|
| D | ic_runtime_stub_test.cpp | 137 …JSHandle<JSTaggedValue> handleObj(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), … in HWTEST_F_L0() local 161 …JSHandle<JSTaggedValue> handleObj(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), … in HWTEST_F_L0() local 210 …JSHandle<JSObject> handleObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), obj… in HWTEST_F_L0() local 258 …JSHandle<JSObject> handleObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), obj… in HWTEST_F_L0() local 288 …JSHandle<JSObject> handleObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), obj… in HWTEST_F_L0() local 444 …JSHandle<JSObject> handleObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), obj… in HWTEST_F_L0() local 468 …JSHandle<JSObject> handleObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), obj… in HWTEST_F_L0() local 508 …JSHandle<JSObject> handleObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), obj… in HWTEST_F_L0() local
|
| D | ic_handler_test.cpp | 262 JSHandle<JSObject> handleObj = JSObject::ObjectCreate(thread, nullObj); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | compiler_intrinsics.cpp | 50 static T GetFieldPrimitiveType(Field *field, const VMHandle<ObjectHeader> &handleObj) in GetFieldPrimitiveType() 110 VMHandle<ObjectHeader> handleObj(thread, obj); in CompilerEtsLdObjByName() local 139 static void SetTypedFieldPrimitive(Field *field, const VMHandle<ObjectHeader> &handleObj, T storeVa… in SetTypedFieldPrimitive() 209 VMHandle<ObjectHeader> handleObj(thread, obj); in CompilerEtsStObjByName() local 245 VMHandle<ObjectHeader> handleObj(thread, obj); in CompilerEtsStObjByNameRef() local
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| D | json_stringifier_test.cpp | 165 …JSHandle<JSTaggedValue> handleObj = JSHandle<JSTaggedValue>(thread, CreateBaseJSObject(thread, "z"… in HWTEST_F_L0() local 198 …JSHandle<JSTaggedValue> handleObj = JSHandle<JSTaggedValue>(thread, CreateBaseJSObject(thread, "z"… in HWTEST_F_L0() local 223 …JSHandle<JSTaggedValue> handleObj = JSHandle<JSTaggedValue>(thread, CreateBaseJSObject(thread, "z"… in HWTEST_F_L0() local 288 …JSHandle<JSTaggedValue> handleObj = JSHandle<JSTaggedValue>(thread, CreateBaseJSObject(thread, "z"… in HWTEST_F_L0() local 315 JSHandle<JSObject> handleObj(thread, handleArr); in HWTEST_F_L0() local 358 JSHandle<JSObject> handleObj(thread, handleArr); in HWTEST_F_L0() local 399 JSHandle<JSObject> handleObj(thread, handlePrimitiveRef.GetTaggedValue()); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | object_header.cpp | 123 VMHandle<ObjectHeader> handleObj(thread, currentObj); in GetHashCodeMTMulti() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_errors_test.cpp | 61 JSHandle<JSObject> handleObj = factory->GetJSError(ErrorType::TYPE_ERROR); in HWTEST_F_L0() local 87 JSHandle<JSObject> handleObj = factory->GetJSError(ErrorType::TYPE_ERROR, "I am type error"); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_list.cpp | 481 JSHandle<JSAPIList> handleObj = JSHandle<JSAPIList>::Cast(obj); in Equal() local
|
| /arkcompiler/runtime_core/static_core/runtime/entrypoints/ |
| D | entrypoints.cpp | 826 VMHandle<ObjectHeader> handleObj(thread, obj); in ResolveUnknownVirtualCallEntrypoint() local
|