Home
last modified time | relevance | path

Searched defs:receiverIsPrototype (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_profiler.cpp965 bool receiverIsPrototype = receiver->IsPrototype(); in AddBuiltinsInfoByNameInInstance() local
1002 bool receiverIsPrototype = receiver->IsPrototype(); in AddBuiltinsInfoByNameInProt() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp1708 bool receiverIsPrototype = receiver->IsPrototype(); in AddBuiltinsInfoByNameInInstance() local
1745 bool receiverIsPrototype = receiver->IsPrototype(); in AddBuiltinsInfoByNameInProt() local

Completed in 6 milliseconds