Home
last modified time | relevance | path

Searched refs:UpdateAOTHClass (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stub_list.h447 V(UpdateAOTHClass) \
H A Druntime_stubs.cpp2964 DEF_RUNTIME_STUBS(UpdateAOTHClass) in DEF_RUNTIME_STUBS()
2966 RUNTIME_STUBS_HEADER(UpdateAOTHClass); in DEF_RUNTIME_STUBS()
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.h208 static JSTaggedValue UpdateAOTHClass(JSThread *thread, JSTaggedValue jshclass,
H A Dslow_runtime_stub.cpp1237 JSTaggedValue SlowRuntimeStub::UpdateAOTHClass(JSThread *thread, JSTaggedValue jshclass, in UpdateAOTHClass() function in panda::ecmascript::SlowRuntimeStub
1240 INTERPRETER_TRACE(thread, UpdateAOTHClass); in UpdateAOTHClass()
/arkcompiler/ets_runtime/ecmascript/
H A Druntime_call_id.h254 V(UpdateAOTHClass) \
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_bytecode_lowering.cpp824 builder_.CallRuntime(glue_, RTSTUB_ID(UpdateAOTHClass), Gate::InvalidGateRef, in LowerTypedStObjByName()
H A Dtyped_hcr_lowering.cpp3201 builder_.CallRuntime(glue, RTSTUB_ID(UpdateAOTHClass), Gate::InvalidGateRef, in LowerMonoStoreProperty()
H A Dstub_builder.cpp1357 CallRuntime(glue, RTSTUB_ID(UpdateAOTHClass), in JSHClassAddProperty()

Completed in 48 milliseconds