Searched defs:StoreICByName (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | ic_stub_builder.cpp | 168 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 D | ic_runtime_stub-inl.h | 211 ARK_NOINLINE JSTaggedValue ICRuntimeStub::StoreICByName(JSThread *thread, ProfileTypeInfo *profileTypeInfo, in StoreICByName() function in panda::ecmascript::ICRuntimeStub |
Completed in 3 milliseconds