Home
last modified time | relevance | path

Searched defs:JSMethod (Results 1 – 2 of 2) sorted by relevance

/ark/js_runtime/ecmascript/tooling/backend/
Ddebugger_api.h31 class JSMethod; variable
/ark/js_runtime/ecmascript/
Djs_method.cpp21 JSMethod::JSMethod(const JSPandaFile *jsPandaFile, panda_file::File::EntityId fileId, in JSMethod() function in panda::ecmascript::JSMethod