Searched refs:customPropertyExisted (Results 1 – 2 of 2) sorted by relevance
1368 …auto customPropertyExisted = function->Call(vm, function.ToLocal(), params3, 3)->ToBoolean(vm)->Va… in ParseFunc() local1369 if (customPropertyExisted) { in ParseFunc()
10718 …auto customPropertyExisted = function->Call(vm, function.ToLocal(), params3, 3)->ToBoolean(vm)->Va… in ParseJsFunc() local10719 if (customPropertyExisted) { in ParseJsFunc()