Home
last modified time | relevance | path

Searched refs:Externref (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/base/
H A Dpt_types.h441 static const std::string Externref; // NOLINT (readability-identifier-naming) member
447 type == I64 || type == F32 || type == F64 || type == V128 || type == Externref; in Valid()
H A Dpt_types.cpp58 const std::string ObjectSubType::Externref = "externref"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectSubType

Completed in 10 milliseconds