Searched refs:callIndexedStrictGet (Results 1 – 1 of 1) sorted by relevance
615 function callIndexedStrictGet(o) { function712 assertEquals(callIndexedStrictGet("howdy"), "string");719 assertEquals(callIndexedStrictGet(17 + i), "number");726 assertEquals(callIndexedStrictGet(true), "boolean");733 assertEquals(callIndexedStrictGet(false), "boolean");