Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp677 void *taskInfo = extraInfo->GetData(); in TriggerConcurrentCallback() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2613 bool JSNApi::InitForConcurrentFunction(EcmaVM *vm, Local<JSValueRef> function, void *taskInfo) in InitForConcurrentFunction()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp6396 void *taskInfo = nullptr; in HWTEST_F_L0() local