Home
last modified time | relevance | path

Searched defs:_binary_stub_an_length (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/mock/
H A Dmock_stub_an.cpp19 extern const uint32_t _binary_stub_an_length = 1; variable
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dstub_file_info.cpp122 BinaryBufferParser binBufparser(const_cast<uint8_t *>(_binary_stub_an_start), _binary_stub_an_length); in Load() local

Completed in 1 milliseconds