Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/
Dtest_wasm.cpp785 auto tbl = jsvm::GetProperty(exports, jsvm::Str("tbl")); local
796 auto tbl = jsvm::Run(R"JS( local