Home
last modified time | relevance | path

Searched defs:objHandle (Results 1 – 22 of 22) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dmonitor.cpp90 …:InflateThinLock(MTManagedThread *thread, [[maybe_unused]] const VMHandle<ObjectHeader> &objHandle) in InflateThinLock()
138 VMHandle<ObjectHeader> &objHandle, in HandleLightLockedState()
196VMHandle<ObjectHeader> &objHandle, bool &shouldInflate, in HandleUnlockedState()
231 VMHandle<ObjectHeader> &objHandle, bool trylock) in HandleHeavyLockedState()
259 VMHandle<ObjectHeader> objHandle(thread, obj); in MonitorEnter() local
380 …State Monitor::WaitWithHeavyLockedState(MTManagedThread *thread, VMHandle<ObjectHeader> &objHandle, in WaitWithHeavyLockedState()
465 VMHandle<ObjectHeader> objHandle(thread, obj); in Wait() local
594 void Monitor::Acquire(MTManagedThread *thread, const VMHandle<ObjectHeader> &objHandle) in Acquire()
632 bool Monitor::Acquire(MTManagedThread *thread, const VMHandle<ObjectHeader> &objHandle, bool tryloc… in Acquire()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Value.cpp40 VMHandle<EtsObject> objHandle(coroutine, obj->GetCoreType()); in ValueAPISetFieldObject() local
53 VMHandle<EtsObject> objHandle(coroutine, obj->GetCoreType()); in SetFieldValue() local
108 VMHandle<EtsObject> objHandle(coroutine, obj->GetCoreType()); in ValueAPISetFieldByNameObject() local
122 VMHandle<EtsObject> objHandle(coroutine, obj->GetCoreType()); in SetFieldByNameValue() local
178 VMHandle<EtsObject> objHandle(coroutine, obj->GetCoreType()); in ValueAPIGetFieldObject() local
190 VMHandle<EtsObject> objHandle(coroutine, obj->GetCoreType()); in GetFieldValue() local
244 VMHandle<EtsObject> objHandle(coroutine, obj->GetCoreType()); in ValueAPIGetFieldByNameObject() local
256 VMHandle<EtsObject> objHandle(coroutine, obj->GetCoreType()); in GetFieldByNameValue() local
Dstd_core_Class.cpp91 LocalObjectHandle objHandle(coro, obj); in StdCoreClassCreateInstance() local
Ddebugger_api.cpp122 VMHandle<ObjectHeader> objHandle(coroutine, obj); in DebuggerAPIGetLocalObject() local
200 VMHandle<EtsObject> objHandle(coroutine, value->GetCoreType()); in DebuggerAPISetLocalObject() local
Dstd_core_Type.cpp535 VMHandle<EtsObject> objHandle(coroutine, EtsObject::Create(typeClass)->GetCoreType()); in MakeClassInstance() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp109 JSHandle<JSTaggedValue> objHandle(thread, value); in GetPropIterator() local
312 JSHandle<JSTaggedValue> objHandle(thread, obj); in DelObjProp() local
352 JSHandle<JSTaggedValue> objHandle(thread, obj); in IsIn() local
361 JSHandle<JSTaggedValue> objHandle(thread, obj); in Instanceof() local
527 JSHandle<JSTaggedValue> objHandle(thread, obj); in StOwnByName() local
539 JSHandle<JSTaggedValue> objHandle(thread, obj); in StOwnByNameWithNameSet() local
550 JSHandle<JSTaggedValue> objHandle(thread, obj); in StOwnByIndex() local
561 JSHandle<JSTaggedValue> objHandle(thread, obj); in StOwnByValue() local
573 JSHandle<JSTaggedValue> objHandle(thread, obj); in StOwnByValueWithNameSet() local
621 JSHandle<JSObject> objHandle(thread, obj); in SetObjectWithProto() local
[all …]
/arkcompiler/runtime_core/static_core/runtime/tests/
Dintrusive_gc_test_api_test.cpp79 VMHandle<ObjectHeader> objHandle(thread, object); in TEST_P() local
Dmonitor_test.cpp241 VMHandle<ObjectHeader> objHandle(thread, header); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_sendable_arraybuffer.cpp168 JSHandle<JSObject> objHandle(thisHandle); in Slice() local
277 JSHandle<JSObject> objHandle(srcBuffer); in CloneArrayBuffer() local
Dbuiltins_sharedarraybuffer.cpp206 JSHandle<JSObject> objHandle(thisHandle); in Slice() local
Dbuiltins_arraybuffer.cpp163 JSHandle<JSObject> objHandle(thisHandle); in Slice() local
284 JSHandle<JSObject> objHandle(srcBuffer); in CloneArrayBuffer() local
Dbuiltins_regexp.cpp776 JSHandle<JSObject> objHandle(regexp); in RegExpMatchAll() local
1445 JSHandle<JSObject> objHandle(regexp); in RegExpSplit() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_object_test.cpp191 JSHandle<JSObject> objHandle = in HWTEST_F_L0() local
236 JSHandle<JSObject> objHandle = in HWTEST_F_L0() local
275 JSHandle<JSObject> objHandle = in HWTEST_F_L0() local
336 JSHandle<JSObject> objHandle = in HWTEST_F_L0() local
368 JSHandle<JSObject> objHandle = in HWTEST_F_L0() local
391 JSHandle<JSObject> objHandle = in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dconcurrent_marking_test.cpp166 JSHandle<JSObject> objHandle(thread, obj); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dproperty_accessor.cpp281 JSMutableHandle<JSTaggedValue> objHandle(thread_, JSTaggedValue::Undefined()); in MergeRemainings() local
Dobject_operator.cpp764 JSHandle<JSObject> objHandle(receiver_); in UpdateDataValue() local
1092 JSHandle<JSObject> objHandle(receiver_); in AddPropertyInternal() local
Dobject_fast_operator-inl.h903 …rtyAttributes ObjectFastOperator::AddPropertyByName(JSThread *thread, JSHandle<JSObject> objHandle, in AddPropertyByName()
Djs_object.cpp1785 …JSHandle<JSObject> objHandle = thread->GetEcmaVM()->GetFactory()->NewJSObjectByConstructor(constru… in ObjectCreate() local
2289 …JSHandle<JSObject> objHandle = thread->GetEcmaVM()->GetFactory()->NewJSObjectByConstructor(objFunc… in FromPropertyDescriptor() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp1332 JSHandle<JSTaggedValue> objHandle(holder); in InternalizeJsonProperty() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp405 … JSHandle<JSObject> objHandle(thread, JSTaggedValue(reinterpret_cast<TaggedObject *>(receiver))); in DEF_RUNTIME_STUBS() local
429 JSHandle<JSObject> objHandle(thread, JSTaggedValue(reinterpret_cast<TaggedObject *>(receiver))); in DEF_RUNTIME_STUBS() local
444 … JSHandle<JSObject> objHandle = GetHArg<JSObject>(argv, argc, 0); // 0: means the zeroth parameter in DEF_RUNTIME_STUBS() local
Druntime_stubs-inl.h1258 const JSHandle<JSTaggedValue> &objHandle, in RuntimeStOwnByNameWithNameSet()
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp629 VMHandle<ObjectHeader> objHandle(thread, obj); in UnresolvedStoreStaticBarrieredEntrypoint() local