Searched refs:TestCallIntrinsic (Results 1 – 1 of 1) sorted by relevance
260 function TestCallIntrinsic(type, callTrap) { class266 TestCallIntrinsic("boolean", Boolean)267 TestCallIntrinsic("number", Number)268 TestCallIntrinsic("string", String)269 TestCallIntrinsic("object", Object)270 TestCallIntrinsic("function", Function)