OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:type_handle
(Results
1 - 3
of
3
) sorted by null
/art/compiler/optimizing/
reference_type_propagation.cc
228
Handle<mirror::Class>
type_handle
;
local
232
type_handle
= a.GetTypeHandle();
234
type_handle
= a.GetTypeHandle();
237
type_handle
= b.GetTypeHandle();
248
: ReferenceTypeInfo::Create(
type_handle
, is_exact);
nodes.h
[
all
...]
/external/v8/src/
messages.cc
43
Handle<String>
type_handle
= factory->InternalizeUtf8String(type);
local
66
factory->NewJSMessageObject(
type_handle
,
Completed in 305 milliseconds