OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arrayargisnull
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
V8TestTypedefs.cpp
345
bool
arrayArgIsNull
= info[0]->IsNull();
347
imp->nullableArrayArg(
arrayArgIsNull
? 0 : &arrayArg);
Completed in 120 milliseconds