Home
last modified time | relevance | path

Searched defs:nameString (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/require/
H A Djs_cjs_module_cache.h63 auto *nameString = static_cast<EcmaString *>(fileName.GetTaggedObject()); in IsMatch() local
/arkcompiler/ets_runtime/ecmascript/
H A Dsymbol_table.h56 auto *nameString = static_cast<EcmaString *>(name.GetTaggedObject()); in IsMatch() local
64 auto *nameString = static_cast<EcmaString *>(obj.GetTaggedObject()); in Hash() local
H A Djs_function.cpp947 JSHandle<JSTaggedValue> nameString = thread->GlobalConstants()->GetHandledNameString(); in NameSetter() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dclass_info_extractor.cpp139 JSHandle<JSTaggedValue> nameString = globalConst->GetHandledNameString(); in ExtractAndReturnWhetherWithElements() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins.cpp1149 JSHandle<JSTaggedValue> nameString; in SetErrorWithRealm() local
[all...]

Completed in 10 milliseconds