Searched refs:GenerateTimeoutTraceIfNeeded (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/napi/include/ |
H A D | jsnapi_expo.h | 1773 static void GenerateTimeoutTraceIfNeeded(const EcmaVM *vm, std::chrono::system_clock::time_point &start,
|
/arkcompiler/ets_runtime/ecmascript/napi/ |
H A D | jsnapi_expo.cpp | 5017 void JSNApi::GenerateTimeoutTraceIfNeeded(const EcmaVM *vm, std::chrono::system_clock::time_point &start, in GenerateTimeoutTraceIfNeeded() function in panda::JSNApi 5547 GenerateTimeoutTraceIfNeeded(vm, startTime, endTime, true); in SerializeValue() 5571 GenerateTimeoutTraceIfNeeded(vm, startTime, endTime, false); in DeserializeValue()
|
Completed in 15 milliseconds