Searched defs:propertyKey (Results 1 – 5 of 5) sorted by relevance
24 get: function(target, propertyKey, receiver) { argument
380 JSHandle<JSTaggedValue> propertyKey = globalConst->GetHandledLocaleString(); in ResolvedOptions() local
411 JSHandle<JSTaggedValue> propertyKey = globalConst->GetHandledLocaleString(); in ResolvedOptions() local
910 JSMutableHandle<JSTaggedValue> propertyKey(thread_, JSTaggedValue::Undefined()); in WritePlainObject() local
1035 JSHandle<JSTaggedValue> propertyKey = JSTaggedValue::ToPropertyKey(thread, key); in CreateDataPropertyOnObjectFunctions() local