Searched refs:needNative (Results 1 – 2 of 2) sorted by relevance
32 static std::string BuildJsStackTrace(JSThread *thread, bool needNative);
69 std::string JsStackInfo::BuildJsStackTrace(JSThread *thread, bool needNative) in BuildJsStackTrace() argument85 } else if (needNative) { in BuildJsStackTrace()