Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/sharedtest/check/
Dsharedcheck.ts73 propString: string = "I'm propString" property in SuperClass
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.cpp1256 EcmaString *propString = EcmaString::Cast(key.GetTaggedObject()); in TryLowerTypedLdObjByNameForBuiltin() local