Searched refs:InitForConcurrentThread (Results 1 – 2 of 2) sorted by relevance
1397 static bool InitForConcurrentThread(EcmaVM *vm, ConcurrentCallback cb, void *data);
3574 bool JSNApi::InitForConcurrentThread(EcmaVM *vm, ConcurrentCallback cb, void *data) in InitForConcurrentThread() function in panda::JSNApi