Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dsubtyping_operator-inl.h37 …ator::IsLegalElement(const JSThread *thread, T *obj, JSTaggedValue key, JSTaggedValue expectedType) in IsLegalElement()
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.cpp393 panda_file::BaseClassItem *klass, const std::string &name, panda_file::TypeItem *expectedType, in TryFindField()