Searched defs:prototype_string (Results 1 – 3 of 3) sorted by relevance
582 Local<String> prototype_string = FIXED_ONE_BYTE_STRING(isolate, "prototype"); in InitializeContextRuntime() local
278 Local<String> prototype_string = in CreateProperties() local
87 prototype_string(const glsl_type *return_type, const char *name, in prototype_string() function