Home
last modified time | relevance | path

Searched defs:Attach (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_sendable_arraybuffer.cpp42 void JSSendableArrayBuffer::Attach(JSThread *thread, uint32_t arrayBufferByteLength, in Attach() function in panda::ecmascript::JSSendableArrayBuffer
/arkcompiler/ets_runtime/ecmascript/
H A Djs_arraybuffer.cpp41 void JSArrayBuffer::Attach(JSThread *thread, uint32_t arrayBufferByteLength, in Attach() function in panda::ecmascript::JSArrayBuffer
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Djson_stringifier_test.cpp337 static void* Attach([[maybe_unused]] void *enginePointer, [[maybe_unused]] void *buffer, [[maybe_unused]] void *hint, in Attach() function
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
H A Dserializer_test.cpp1397 static void* Attach([[maybe_unused]] void *enginePointer, [[maybe_unused]] void *buffer, [[maybe_unused]] void *hint, in Attach() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_first_tests.cpp494 void Attach([[maybe_unused]] int *buffer) in Attach() function in panda::test::JSNApiTests

Completed in 11 milliseconds