Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dbuiltin_entries.h141 size_t GetBuiltinIndex(JSTaggedValue key) const in GetBuiltinIndex() function
148 size_t GetBuiltinIndex(const std::string& key) const in GetBuiltinIndex() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1077 uint32_t TSManager::GetBuiltinIndex(GlobalTSTypeRef builtinGT) const in GetBuiltinIndex() function in panda::ecmascript::TSManager