Searched refs:nameProperty (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/API/tests/
H A Dtestapi.c1417 JSStringRef nameProperty = JSStringCreateWithUTF8CString("name"); local
1418 JSObjectHasProperty(prototypeLoopContext, JSContextGetGlobalObject(prototypeLoopContext), nameProperty);

Completed in 656 milliseconds