Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compilation_env.cpp213 auto prototypeHandler = PrototypeHandler::Cast(slotValue.GetTaggedObject()); in GetJsFunctionByMethodOffset() local
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h283 PrototypeHandler *prototypeHandler = PrototypeHandler::Cast(handler.GetTaggedObject()); in StorePrototype() local
458 PrototypeHandler *prototypeHandler = PrototypeHandler::Cast(handler.GetTaggedObject()); in LoadPrototype() local
637 PrototypeHandler *prototypeHandler = PrototypeHandler::Cast(handler.GetTaggedObject()); in StoreElement() local
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp512 auto prototypeHandler = PrototypeHandler::Cast(secondValue.GetTaggedObject()); in HandleLoadTypePrototypeHandler() local
596 auto prototypeHandler = PrototypeHandler::Cast(secondValue.GetTaggedObject()); in HandleOtherTypesPrototypeHandler() local
786 PrototypeHandler *prototypeHandler = PrototypeHandler::Cast(secondValue.GetTaggedObject()); in HandlePrototypeHandler() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp1020 auto prototypeHandler = PrototypeHandler::Cast(secondValue.GetTaggedObject()); in DumpICByNameWithHandler() local
1060 auto prototypeHandler = PrototypeHandler::Cast(secondValue.GetTaggedObject()); in DumpICLoadByNameWithHandler() local
1162 PrototypeHandler *prototypeHandler = PrototypeHandler::Cast(secondValue.GetTaggedObject()); in DumpICByValueWithHandler() local