Home
last modified time | relevance | path

Searched defs:Attach (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_arraybuffer.cpp46 void JSArrayBuffer::Attach(JSThread *thread, uint32_t arrayBufferByteLength, in Attach() function in panda::ecmascript::JSArrayBuffer
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp1224 static void* Attach([[maybe_unused]] void *enginePointer, [[maybe_unused]] void *buffer, [[maybe_un… in Attach() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp462 void Attach([[maybe_unused]] int *buffer) in Attach() function