OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OWN
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/
lookup.h
27
OWN
= kInterceptor,
/external/v8/src/compiler/
js-native-context-specialization.cc
561
// Lookup on the global object. We only deal with
own
data properties
563
LookupIterator it(isolate(), global_object(), name, LookupIterator::
OWN
);
[
all
...]
Completed in 6351 milliseconds