Home
last modified time | relevance | path

Searched refs:SetHolder (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_extra_profiler.h52 void SetHolder(const JSThread *thread, JSTaggedValue value) in SetHolder() function in panda::ecmascript::pgo::ExtraProfileTypeInfo
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_handler.h403 handler->SetHolder(thread, op.GetHolder()); in LoadPrototype()
435 handler->SetHolder(thread, op.GetHolder()); in StorePrototype()
523 handler->SetHolder(thread, op.GetHolder()); in StoreAOT()
H A Dprofile_type_info.h359 infoHandle->SetHolder(thread, holderHClassHandle.GetTaggedValue());
/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dic_runtime_stub_test.cpp451 handleProtoHandler->SetHolder(thread, handleObj.GetTaggedValue()); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp3822 handler->SetHolder(thread_, JSTaggedValue::Undefined()); in NewPrototypeHandler()
3850 handler->SetHolder(thread_, JSTaggedValue::Undefined()); in NewStoreTSHandler()

Completed in 14 milliseconds