Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3565 Method *callerMethod = Method::Cast(JSFunction::Cast(callerJSFunc)->GetMethod()); in DEF_RUNTIME_STUBS() local
3583 Method *callerMethod = Method::Cast(callerJSFunc->GetMethod()); in DEF_RUNTIME_STUBS() local
3599 Method *callerMethod = Method::Cast(callerJSFunc->GetMethod()); in DEF_RUNTIME_STUBS() local