Home
last modified time | relevance | path

Searched defs:prototype_string (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/objects/
Djs-function.cc693 Handle<String> prototype_string = isolate->factory()->prototype_string(); in GetDerivedMap() local
/external/mesa3d/src/compiler/glsl/
Dast_function.cpp87 prototype_string(const glsl_type *return_type, const char *name, in prototype_string() function