Home
last modified time | relevance | path

Searched defs:StoreICByName (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dic_stub_builder.cpp168 void ICStubBuilder::StoreICByName(Variable* result, Label* tryFastPath, Label *slowPath, Label *success) in StoreICByName() function in panda::ecmascript::kungfu::ICStubBuilder
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_runtime_stub-inl.h211 ARK_NOINLINE JSTaggedValue ICRuntimeStub::StoreICByName(JSThread *thread, ProfileTypeInfo *profileTypeInfo, in StoreICByName() function in panda::ecmascript::ICRuntimeStub

Completed in 3 milliseconds