Searched defs:StoreICByValue (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | ic_stub_builder.cpp | 247 void ICStubBuilder::StoreICByValue(Variable* result, Label* tryFastPath, Label *slowPath, Label *success) in StoreICByValue() function in panda::ecmascript::kungfu::ICStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| H A D | ic_runtime_stub-inl.h | 177 ARK_NOINLINE JSTaggedValue ICRuntimeStub::StoreICByValue(JSThread *thread, ProfileTypeInfo *profileTypeInfo, in StoreICByValue() function in panda::ecmascript::ICRuntimeStub |
Completed in 4 milliseconds