Home
last modified time | relevance | path

Searched defs:JSAPIQueue (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_queue.h23 class JSAPIQueue : public JSObject { class
[all...]
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_api_queue_test.cpp26 JSHandle<JSAPIQueue> CreateQueue(int capacaty = JSAPIQueue::DEFAULT_CAPACITY_LENGTH) in CreateQueue() argument
[all...]
H A Djs_api_queue_iterator_test.cpp28 JSHandle<JSAPIQueue> CreateQueue(int capacaty = JSAPIQueue::DEFAULT_CAPACITY_LENGTH) in CreateQueue() argument
[all...]

Completed in 2 milliseconds