Home
last modified time | relevance | path

Searched defs:prototypeHandler (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h261 PrototypeHandler *prototypeHandler = PrototypeHandler::Cast(handler.GetTaggedObject()); in StorePrototype() local
426 PrototypeHandler *prototypeHandler = PrototypeHandler::Cast(handler.GetTaggedObject()); in LoadPrototype() local
585 PrototypeHandler *prototypeHandler = PrototypeHandler::Cast(handler.GetTaggedObject()); in StoreElement() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compilation_env.cpp214 auto prototypeHandler = PrototypeHandler::Cast(slotValue.GetTaggedObject()); in GetJsFunctionByMethodOffset() local
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp499 auto prototypeHandler = PrototypeHandler::Cast(secondValue.GetTaggedObject()); in HandleLoadTypePrototypeHandler() local
583 auto prototypeHandler = PrototypeHandler::Cast(secondValue.GetTaggedObject()); in HandleOtherTypesPrototypeHandler() local
769 PrototypeHandler *prototypeHandler = PrototypeHandler::Cast(secondValue.GetTaggedObject()); in HandlePrototypeHandler() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp1089 auto prototypeHandler = PrototypeHandler::Cast(secondValue.GetTaggedObject()); in DumpICByNameWithHandler() local
1129 auto prototypeHandler = PrototypeHandler::Cast(secondValue.GetTaggedObject()); in DumpICLoadByNameWithHandler() local
1229 PrototypeHandler *prototypeHandler = PrototypeHandler::Cast(secondValue.GetTaggedObject()); in DumpICByValueWithHandler() local