Searched defs:LoadICByValue (Results 1 – 3 of 3) sorted by relevance
135 void ICStubBuilder::LoadICByValue(Variable* result, Label* tryFastPath, Label *slowPath, Label *suc… in LoadICByValue() function in panda::ecmascript::kungfu::ICStubBuilder
130 ARK_NOINLINE JSTaggedValue ICRuntimeStub::LoadICByValue(JSThread *thread, ProfileTypeInfo *profileT… in LoadICByValue() function
629 DEF_RUNTIME_STUBS(LoadICByValue) in DEF_RUNTIME_STUBS() argument