Lines Matching defs:CheckCast
2393 void External::CheckCast(v8::Value* that) {
2402 void v8::Object::CheckCast(Value* that) {
2411 void v8::Function::CheckCast
2420 void v8::String::CheckCast(v8::Value* that) {
2429 void v8::Number::CheckCast(v8::Value* that) {
2438 void v8::Integer::CheckCast(v8::Value* that) {
2447 void v8::Array::CheckCast(Value* that) {
2456 void v8::Date::CheckCast(v8::Value* that) {
2466 void v8::StringObject::CheckCast(v8::Value* that) {
2476 void v8::NumberObject::CheckCast(v8::Value* that) {
2486 void v8::BooleanObject::CheckCast(v8::Value* that) {
2496 void v8::RegExp::CheckCast(v8::Value* that) {