OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_property
(Results
1 - 1
of
1
) sorted by null
/external/v8/src/mips/
codegen-mips.h
102
bool
is_property
() const { return type_ == NAMED || type_ == KEYED; }
function in class:v8::internal::BASE_EMBEDDED
Completed in 47 milliseconds