Home
last modified time | relevance | path

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

/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp48 JSVM_Env env, JSVM_Value val, const char *callerFunctionName, bool isEscape = false) in AddValueToScopeCheck()
56 FORCE_NOINLINE void CheckScope(JSVM_Env env, JSVM_Value val, const char *callerFunctionName) in CheckScope()