Home
last modified time | relevance | path

Searched refs:ProcessMethod (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp57 ProcessMethod(jsFunction); in BytecodeInfoCollector()
167 void BytecodeInfoCollector::ProcessMethod(JSHandle<JSFunction> &jsFunction) in ProcessMethod() function in panda::ecmascript::kungfu::BytecodeInfoCollector
Dbytecode_info_collector.h766 void ProcessMethod(JSHandle<JSFunction> &jsFunction);