Searched defs:Attach (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/shared_objects/ |
| H A D | js_sendable_arraybuffer.cpp | 42 void JSSendableArrayBuffer::Attach(JSThread *thread, uint32_t arrayBufferByteLength, in Attach() function in panda::ecmascript::JSSendableArrayBuffer
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_arraybuffer.cpp | 41 void JSArrayBuffer::Attach(JSThread *thread, uint32_t arrayBufferByteLength, in Attach() function in panda::ecmascript::JSArrayBuffer
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| H A D | json_stringifier_test.cpp | 337 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 D | serializer_test.cpp | 1397 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 D | jsnapi_first_tests.cpp | 494 void Attach([[maybe_unused]] int *buffer) in Attach() function in panda::test::JSNApiTests
|
Completed in 10 milliseconds