Home
last modified time | relevance | path

Searched defs:handleTagValFunc (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp271 JSHandle<JSTaggedValue> handleTagValFunc = env->GetInt8ArrayFunction(); in CreateNumberTypedArray() local
317 JSHandle<JSTaggedValue> handleTagValFunc = env->GetSharedInt8ArrayFunction(); in CreateNumberSharedTypedArray() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_typed_array_test.cpp49 JSHandle<JSTaggedValue> handleTagValFunc = env->GetInt8ArrayFunction(); in CreateNumberTypedArray() local
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_buffer.cpp198 JSHandle<JSTaggedValue> handleTagValFunc = env->GetUint8ArrayFunction(); in NewUint8Array() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp4893 JSHandle<JSTaggedValue> handleTagValFunc = env->GetUint8ArrayFunction(); in NewJSAPIBufferWithoutInit() local