HomeSort by relevance Sort by last modified time
    Searched refs:custom_sections (Results 1 - 2 of 2) sorted by null

  /external/v8/src/wasm/
wasm-module.cc 256 std::vector<CustomSectionOffset> custom_sections = local
262 for (auto& section : custom_sections) {
wasm-js.cc 602 auto custom_sections =
606 args.GetReturnValue().Set(Utils::ToLocal(custom_sections));
    [all...]

Completed in 2118 milliseconds